a {
	text-decoration : none;
	color: #CCCCCC;
}

a:link { color : #888888; font-weight : 200; text-decoration : none}

a:visited { color : #888888; text-decoration : none}

a:hover { color : #6666FF; text-decoration : none}

a:active { color : #9966FF; text-decoration : none }

body {
	background : #FFFFFF;
	color : #888888;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
}

i { color : #888888; font-size : 12px; font-style : italic }

strong { color : #9966FF; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px;
}

table { color : #888888;  font-size : 12px; text-decoration : none;    }

H1 {
	font-size : 15px;
}
.rightPadding {
	padding-right: 10px;
}
.leftNaviHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

