body {
	background-color: #CCCCCC;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
ul {
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #f0ad00;
	text-decoration: none;
	font-weight: bold;
}
#universeal {
	background-image: url(images/template/universeal_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.red2 {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
A.red2:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.whitetext {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.whitetext:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.links {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
A.links:hover {
	font-weight: bold;
	color: #3F4096;
	text-decoration: underline;
}
.nav-white {
	font-weight: strong;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.nav-white:hover {
	font-weight: strong;
	font-size: 10px;
	color: #f0ad00;
	text-decoration: underline;
}
