BODY, TD, P, LI, BLOCKQUOTE {
   font-family: verdana;
   font-size: 12px;

}
.smalltext {

	font-family: "verdana";
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}
.normal {
	font-family: "verdana";
	font-size: 11px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
	hover: #000000;

}
.title {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
        font-style: normal;
	text-decoration: none;
	hover: #000000;

}
pre (   font-family: verdana;
	font-size: 14px;
	color: #cc3366;
	}
.jobref A:link {
         font-family: verdana;
         font-size: 12px;
         color: red;
         }
H1 {

	font-family: "verdana";
	font-size: 12px;
	color: #cc3366;
	font-weight: bold;

}

A {
        font-family: "verdana";
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}

A:visited {
 	font-family: "verdana";
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}

A:active {
 	font-family: "verdana";
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
	}

A:hover { 
	font-family: "verdana";
	font-size: 10px;
	color: #cc3366;
	font-weight: bold;
	text-decoration:underline;
	}