.logo {

	margin-left: 30px;

}

.heading {
	margin-top: 25px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;


}

.mainText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	width: 450px;

	padding-left: 30px;

	line-height: 18px;



}



a:link { color: #AD0000; background-color: transparent; text-decoration: underline; }

a:visited { color: #AD0000; background-color: transparent; text-decoration: underline; }

a:active { color: #AD0000; background-color: transparent; text-decoration: underline; }

a:hover { color: #000000; background-color: transparent; text-decoration: blink; }
