H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

#heading
 {
	font-size : 15px;
	font-family: Arial;
	font-weight: bold;
	color : #000080;
	text-align: left;
	line-height:1;
}

#general
 {
	font-size : 15px;
	font-family: Arial;
	color : #000000;
	text-align: left;
	line-height:1.2;
}

#title
 {
	font-size : 15px;
	font-family: Arial;
	font-weight:bold;
	color : #000000;
	text-align: left;
	line-height:1;
}


