P  {
	font-family : Tahoma;
	font-size : 15px;
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Tahoma;
	font-weight : bold;
	color : #8010C0;
	font-size : 15px;
	text-decoration : none;
}

A:Visited  {
	font-family : Tahoma;
	font-weight : bold;
	color : #B888E8;
	font-size : 15px;
	text-decoration : none;
}

A:Active  {
	font-family : Tahoma;
	color : #ff1493;
	font-weight : bold;
	font-size : 15px;
	text-decoration : none;
}

A:Hover  {
	font-family : Tahoma;
	font-weight : bold;
	color : #ff1493;
	font-size : 15px;
	text-decoration : none;
}

BODY  {
	font-family : Tahoma;
	font-size : 15px;
}

TD  {
	font-size : 15px;
	font-family : Tahoma;
}

font.title  {
	font-family : Tahoma;
	font-size : 17px;
	font-weight : normal;
	font-style : normal;
}

TABLE.basic  {
	border-width : thin;
	border-color : #000000;
	border-style : solid;
	padding : 0px;
}

