
BODY	{
	margin-left : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
}
STRONG	{
	font-weight : bold;
}
.underline	{
	text-decoration : underline;
}
.strikethrough	{
	text-decoration : line-through;
}
TD, P, LI, BLOCKQUOTE	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #8B4513;
}
/*P:first-letter	{
	font-size : 200%;
	float : left;
 }*/
A:link	{
	text-decoration : none;
	color : #8080f0;
}
A:visited	{
	text-decoration : none;
	color : #8080f0;
}
A:hover	{
	text-decoration : underline;
	color : #FF0000;
}
.big	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
}
.medium	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.small	{
	font-size : 12px;
	line-height : 100%;
}
.smaller	{
	font-size : 10px;
	line-height : 100%;
}
.caption	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height : 100%;
	color : #000000;
}
.menu	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #f5deb3;
	font-weight : bold;
	line-height : 100%;
}
.footer	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #8080f0;
}
.toptitle	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
}
.hilite	{
	background-color : #FFFF00;
}
.headrow	{
	background-color : #c0c0c0;
}
.oddrow	{
	background-color : #e0ffff;
}
.evenrow	{
	background-color : #f0f0f0;
}
.black	{
	color : #000000;
}
.gray	{
	color : #a0a0a0;
}
.white	{
	color : #FFFFF0;
}
.red	{
	color : #FF0000;
}
.yellow	{
	color : #FFFF00;
}
.green	{
	color : #008000;
}
.blue	{
	color : #0000A0;
}
.purple	{
	color : #800040;
}

