H1 {
	font-family: arial, helvetica;
	color: #660000;
	font-size : 28px;
}
H2 {
	font-family: arial, helvetica;
	color: #660000;
	font-size : 22px;
}
H3 {
	font-family: arial, helvetica;
	color: #660000;
	font-size : 16px;
}
BODY{
	font-family: Arial, Helvetica;
	font-size : 14px;
}
HR {
	color: Black;
	width: 100%;
}

TD, BLOCKQUOTE {
	font-family: Arial, Helvetica;
	font-size : 14px;
	test-align:justify;
}
FONT {font-family: arial, helvetica}
.small {
	font-family: arial, helvetica
	font-size: 11px;
}
A {
	 font-family:  arial, helvetica;
	 color: #0000ff;
 }
 
A:visited {
	color: #0000ff;
}
A:hover {color: #FF0000;
}

A.small {
	font-family:  arial, helvetica;
	color: #0000ff;
	font-size : 11px;
}
 
A.small:visited {
	color: #0000ff;
}

A.small:hover {
	color: #FF0000;
}

A.green {
	font-family: arial, helvetica;
	color: #000000;
	text-decoration:none;
	font-weight : bold;
	font-size : 13px;
}

A.green:visited {
	color: #000000;
}

A.green:hover {
	color: #ff0000;
}

A.brown {
	font-family: arial, helvetica;
	color: #40401A;
	text-decoration:none;
	font-weight : bold;
	font-size : 12px;
}

A.brown:visited {
	color: #40401A;
}

A.brown:hover {
	color: #40401A;
	text-decoration: underline;
}
a.desc:link{text-decoration:none;font-size:10px;color:#FFFFFF}
a.desc:visited{text-decoration:none;font-size:10px;color:#FFFFFF}
a.desc:hover{text-decoration:none;font-size:10px;color:red}
LI {
	text-align : justify;
}
a.white:link{text-decoration:none;font-size:12px;font-weight:bold;color: #660000}
a.white:visited{text-decoration:none;font-size:12px;font-weight:bold;color: #660000}
a.white:hover{text-decoration:none;font-size:12px;font-weight:bold;color:#FFFF00}

