P  {
	font-size : 14px;
	font-family : Arial, sans serif;
	font-weight : normal;
	color : #000000;
}

H1  {
	font-size : 30px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #CC3300;
}

H2  {
	font-size : 22px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #6666FF;
}

H3  {
	font-size : 20px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #FFCC00;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

H4  {
	font-size : 14px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #000000;
}

.yellow14  {
	font-size : 14px;
	font-family : Arial, sans-serif;
	color : #FFFF00;
	font-style : italic;
}

.red30  {
	font-size : 30px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #CC3300;
}

.red14  {
	font-size : 14px;
	font-family : Arial, sans-serif;
	color : #CC3300;
	font-weight : bold;
}

