BODY {
	margin : 0px;

}
A, TD, UL, P, H1, H2, H3, PRE, SPAN{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}
A:LINK, A:VISITED {
	font-size : 12px;
	color : #006666;
	text-decoration: none;
	font-weight : bold;
}
A:HOVER{
	font-size : 12px;
	color : #333333;
	text-decoration: none;
	font-weight : bold;
}
H1 {
	font-size : 13;
	color : #006666;
	font-weight : bold;
	text-decoration : none;
}
H2 {
	font-size : 14;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}
span{
	font-size : 13px;
	color : #CC0000;
	font-weight : bold;
	text-decoration : none;
}
