A {
 color : #003399 ;
}

A:HOVER {
	text-decoration : none;
	color : #CC9999;
}
	
P, H1, H2, H3, TD {
	font-family : "Times New Roman", Times, serif;
	color : Black;
}

.heading{
	font-family : "Times New Roman", Times, serif;
	color : #2d7832;
	font-size : 42px;
}

.smallheading{
	font-family : "Times New Roman", Times, serif;
	color : #2d7832;
	font-size : 23px;
}

.main {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	letter-spacing : 1px;
}

A.main {
	color : #CC6633 ;
}

.text{
		text-align : justify;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A.footer {
	font-family : Arial, Helvetica, sans-serif;
}

.caption {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
}

.big {
font-family : "Times New Roman", Times, serif;
font-size : large;
}

INPUT, TEXTAREA {
	background-color : #F5F5F5;
}

hr {
	background-color : #2d7832;
	color : #2d7832;
	width: 100%;
	height: 1px;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}


