
	
a	{
	font-family: Verdana;
	color: #990033;
	font-weight: bold;
	text-decoration: underline; 
	}
	
a:hover   
	{
	font-family: Verdana;
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline; 
	}

a:visited   
	{
	font-family: Verdana;
	color: #990033;
	font-weight: bold;
	text-decoration: underline; 
	}	
	
	
.copy {
	font-family: Verdana;
   	font-size : 12px;
   	font-style : normal;
   	font-weight : normal;
	line-height : 16px;
   	color : #000000;
   	padding-left:30px;
   	padding-right:30px;
   	padding-top:18px;
   	padding-bottom:20px;
	}

.header {
	font-family: Verdana;
   	font-size : 12px;
   	font-style : normal;
   	font-weight : bold;
	line-height : 16px;
   	color : #FFFFFF;
   	padding-left:30px;
	}

	
.pagetitle {
	font-family: Verdana;
   	font-size : 16px;
   	font-style : normal;
   	font-weight : bold;
	line-height : 16px;
   	color : #000000;
   	padding-left:30px;
   	padding-top:4px;
   	padding-bottom:2px;
   	vertical-align:center;
	}

.pagetitletext {
	font-family: Verdana;
   	font-size : 16px;
   	font-style : normal;
   	font-weight : bold;
	line-height : 16px;
   	color : #000000;
   	padding-left:10px;
   	padding-top:4px;
   	padding-bottom:2px;
   	vertical-align:center;
	}
	
	
	
	
.rightimage {
   	color : #000000;
   	padding-left:6px;
   	padding-right:6px;
   	padding-top:9px;
   	padding-bottom:6px;
   	vertical-align:center;
	}
	
.fancybullet {
   	padding-left:6px;
	}
	

.bulletlist {
	font-family: Verdana;
   	font-size : 12px;
   	font-style : normal;
   	font-weight : normal;
	line-height : 16px;
   	color : #000000;
   	padding-bottom:3px;
	}


.valigntop {
	vertical-align: top;
	}


.fancybullettop {
	vertical-align: top;
   	padding-top:2px;
	}
