BODY{
	font-size: 100%;
	font-family : Verdana;
	}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #800000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: underline;
}

a:link.dark {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.dark {
	color: #FFFFFF;
	text-decoration: none;
}

a:active.dark {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.dark {
	color: #CCDAE3;
	text-decoration: underline;
}

TD {
	font-size: small;
	font-family : Verdana;
}

P {
	font-family : Verdana;
}
UL {
	font-size: 100%;
}
LI {
	font-size: 100%;
}
TD.dark {
	font-size: small;
	font-family : Verdana;
	color : #FFFFFF;
}
TD.darksmall {
	font-size: smaller;
	font-family : Verdana;
	color : #FFFFFF;
    valign : top;
    align : center;
	
}
a:link.darksmall {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.darksmall {
	color: #FFFFFF;
	text-decoration: none;
}

a:active.darksmall {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.darksmall {
	color: #CCDAE3;
	text-decoration: underline;
}

P.dark {
	font-family : Verdana;
   color: #FFFFFF
}
P.darksmall {
	font-size: smaller;
	font-family : Verdana;
   color: #FFFFFF
}

TD.smaller {
	font-size: smaller;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: smaller;
	font-family : Verdana;
	color : #000000;
}
