h1, h2, h3 {
	font-family : "Verdana", "Arial", "sans-serif";
}

h1 {
	font-size : 14pt;
	font-weight : bold;
	color : #000099;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #000099;
}

h3 {
	font-size : 10pt;
	font-weight : bold;
	color : #000099;
}

p, body  {
	font-size : 10pt;
	color : #000000;
	font-family : "Verdana", "Arial", "sans-serif";
}

TD {
	font-size : 10pt;
	color : #000000;
	font-family : "Verdana", "Arial", "sans-serif";
}

ul, ol {
	font-family : "Verdana", "Arial", "sans-serif";
	font-size : 10pt;
	color : #000000;
}

LI {
	font-family : "Verdana", "Arial", "sans-serif";
	font-size : 10pt;
	color : #000000;
}

A  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration: none;
}

A:Visited  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #000099;
}

A:Active  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #FF9900;	
}

A:Hover  {
	text-decoration : underline;
	color : #FF9900;
	font-weight : bold;
}

.copy  {
	font-size : 8pt;
	color : #000099;
	font-weight : bold;
	font-family : "Verdana", "Arial", "sans-serif";
}

.side  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration: none;
		margin-top: 0; 
		margin-bottom: 0

}

.side:Visited  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

.side:Active  {
	font-family : "Arial", "sans-serif";
	color : #FFFFFF;	
	text-decoration : none;
}

.side:Hover  {
	font-family : "Arial", "sans-serif";
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
}