/* CSS Document */

body, td {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
}

h1 {
	color: #33CC33;
	font-family: verdana;
	font-size: 18px;
	text-align: center;
}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.12reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
