<style>{  margin:0; font-family: Verdana; font-size: 13px; text-align:left; direction:ltr; text-indent:0; line-height:100%; word-spacing:0}
a:active     { font-family: Verdana; color: #000080; font-size: 13px; text-decoration:none}
blockquote   { font-family: Verdana; font-size: 13px; text-decoration: none }
a:hover      { font-family: Verdana; color: #000080; text-decoration:none}
a:link       { font-family: Verdana; color: #000080; text-decoration:none}
a:visited    { font-family: Verdana; color: #000080}
button       { font-family: Verdana; font-size: 13px; text-decoration:none}
body         { font-family: Verdana; font-size: 13px; text-decoration:none}
fieldset     { font-family: Verdana; font-size: 13px; text-decoration:none}
h1           { font-family: Verdana; font-size: 18pt; text-decoration:none; font-weight: bold }
h2           { font-family: Verdana; font-size: 14pt; text-decoration:none; font-weight: bold }
h3           { font-family: Verdana; font-size: 14pt; text-decoration:none; 14pt; font-weight: bold }
h4           { font-family: Verdana; font-size: 12pt; text-decoration:none}
html         { font-family: Verdana; font-size: 13px; text-decoration:none; color: #000000 }
legend       { font-family: Verdana; font-size: 13px; text-decoration:none}
table        { font-family: Verdana; font-size: 13px; text-decoration:none}
td           { font-family: Verdana; font-size: 13px; text-decoration:none}
textarea     { font-family: Verdana; font-size: 13px; text-decoration:none}
h5           { font-family: Verdana; font-size: 13px; text-decoration: none }
h6           { font-family: Verdana; font-size: 13px; text-decoration: none }
th           { font-family: Verdana; font-size: 13px; text-decoration: none }
a            { font-family: Verdana; font-size: 13px; text-decoration: none }
address      { font-size: 13px; font-family: Verdana; text-decoration: none }
hr           { font-family: Verdana; font-size: 13px; text-decoration: none }
p            { font-family: Verdana; font-size: 13px; text-decoration: none; text-align:left; direction:ltr }
tr           { text-decoration: none; font-family: Verdana; font-size: 13px }
-->
</style>


DIV {
	font-family : Verdana;color:#FFFFFF; font-size:12pt; font-weight:bold
}
.clsCMTopOn {
	color: white;
	font-size : 13px;
	text-decoration : none;
        padding: 2px 4px;
}
.clsCMTopOver
{
	color: black;
	font-size : 13px;
	text-decoration : none;
        padding: 2px 4px;
}
.clsCMOn {
	color: white;
	text-align:center;
	font-weight: bold;
	font-size : 13px;
	text-decoration : none;
        padding: 2px 4px;
        background: url(images/button-bg.gif) repeat-x;
}
.clsCMOn2 {
	color: white;
	text-align:left;
	font-weight: normal;
	font-size : 13px;
	text-decoration : none;
        padding: 2px 4px;
}
.clsCMOver
{
	color: white;
	text-align:center;
	font-weight: bold;
	font-size : 13px;
	text-decoration : none;
        padding: 2px 4px;
                background: url(images/button-bgon.gif) repeat-x;
}
.clsCMOver2
{
	color: black;
	text-align:left;
	font-weight: normal;
	font-size : 13px;
	text-decoration : none;
        padding: 2px 4px;
}