a{	text-decoration : none;	color : #0066CC;}
a:hover{
	color : #706652;
}
a.red{
	text-decoration : underline;
	color : Maroon;
}
a.red:hover{
	color : #DF0000;
}

h1
{
	font-family : Tahoma;
	font-size : 11px;
	color : #336699;
	font-weight : normal;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
}

p{
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
	font-family : Tahoma;
	font-size : 11px;
	color : #555555;
	letter-spacing : 0px;

}
h2{
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 9px;
	color : #555555;

}

h3{
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 11px;
	color : #E2E2E2;
}