/* CSS Document */

body, td {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 12px;
	
}

h3 {
	margin: 0;
	color:#000099;
	display:inline;
}

.red_txt {
	color:#990000;

}

.blue_txt {
	color:#000099;

}

.red_brite_txt {

	color:#FF0000;
}