
body	{
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #336699;
}
a	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #336699;
	text-decoration : none;
}
a:link	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #0000FF;
	text-decoration : underline;
}
a:visited	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #800080;
	text-decoration : underline;
}
strong	{
	font-weight : bold;
}
li	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	list-style-image : url(spot.gif);
	line-height : 150%;
}
td	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height : 150%;
	font-size : 12px;
	color : #336699;
}
.white-bg	{
	background-color : #F5F5F5;
}
.biggest	{
	font-size : 30px;
}
.big	{
	font-size : 20px;
}
.medium	{
	font-size : 12px;
}
.small	{
	font-size : 10px;
}
.slategray	{
	color : #708090;
}
.blue	{
	color : #336699;
}
