* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.smaller {
	font-size:11px;
}
.smallerwhite {
	font-size:11px;
	color:#fff;
	text-align:center;
}

/*Links*/

a.link1:link {
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
}
a.link1:active {
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
}
a.link1:visited {
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
}
a.link1:hover {
	color: #9CF; 
	font-weight: bold; 
	text-decoration: none;
}


/*Headers*/

h1 {
	font-family: Verdana,Arial, Helvetica; 
	font-size: 14px;  
	font-weight: bold;  
	color: #000000;
}
h2 {
	font-family: Verdana,Arial, Helvetica; 
	font-size: 12px;  
	font-weight: bold;  
	color: #2F4F4F;
}
h3 {
	font-family: Arial, Helvetica; 
	font-size: 10px;  
	font-weight: bold;  
	color: #999;
}

/* start tpls */

hr { 
	background: transparent; 
	color: #ffffff; 
	height: 1px;
}

-->

