body {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: White;  font-size : 12px;    background-repeat: repeat-y;    }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;  font-size : 12px; }
A:LINK {
	text-decoration : underline;
	color : #FF0000;
	font-size : 12px;
}

 A:VISITED {
	text-decoration : underline;
	color : #FF0000;
	font-size : 12px;
}
A:ACTIVE
 {
	text-decoration : underline;
	color : #AA5242;
	font-size : 12px;
}
A:HOVER
 {
	text-decoration : none;
	font-weight : none;
	color : #00FF00;
	font-size : 12px;
}
#CV li {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#CV {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	width: 600;
	margin-left: 115px;
	color: #000000;
}
#address {
	margin-left: 125px;
}

.yellowTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.redTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#CV h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}

.UnderColumnTD {background-color: #DFE6FF ;}
.UnderColumn2TD {background-color: #D7EFFF ;}
.Strong {background-color: #00FF00 ;}
.Strong2 {background-color: #FFFF00 ;}

