a.main {
	color : 0000FF;
	text-decoration : underline;
}

a.sidebar {
	color : FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}

body,table,td,p,div,blockquote,ol,li {
	color : 000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
}

th {
	color : FFFFFF;
	font-family : Tahoma, sans-serif;
	font-size : 10pt;
	text-align: left;
	font-weight: bold;
}

h2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

b, strong {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.buttons {
	font-family:Verdana, Arial;
	font-size:9pt;
	font-weight:bold;
}

font.smallFont {
    font-family: Verdana, Arial;
	font-weight: bold;
	font-size : 8pt;
	color: black;
}

font.smallGrayFont {
    font-family: Verdana, Arial;
	font-weight: bold;
	font-size : 8pt;
	color: CCCCCC;
}

font.smallFooterFont {
    font-family: Verdana, Arial;
	font-weight: normal;
	font-size : 8pt;
	color: 999999;
}

font.largeFont {
    font-family: Verdana, Arial;
	font-weight: normal;
	font-size : 14pt;
	color: black;
}

font.redFont {
    font-family: Verdana, Arial;
	font-weight: normal;
	font-size : 9pt;
	color: red;
}

font.whiteFont {
    font-family: Verdana, Arial;
	font-weight: bold;
	font-size : 9pt;
	color: FFFFFF;
}

font.greenFont {
    font-family: Verdana, Arial;
	font-weight: normal;
	font-size : 9pt;
	color: green;
}

font.blueFont {
    font-family: Verdana, Arial;
	font-weight: normal;
	font-size : 9pt;
	color: 003366;
}

font.progressFont {
	color : 000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}

font.smallFootnoteFont {
    font-family: Verdana, Arial;
	font-weight: normal;
	font-size : 8pt;
	color: 000000;
}