BODY {background-color: #ffffff;
     font-family: Arial, "Arial Unicode MS", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
     font-size: 90%
	 }
	 
TABLE {font-size: 100%;
}

#odd { background-color: #CCCCFF;
}

#CV {font-size: 100%;
}

h1 {
	font-size: 220%;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 125%;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

p {
	font-size: 100%;
	color: #000000;
	margin: 5pt
}

p2 {
	font-size: 100%;
	color: #666666;
}

#heading {	
	height: 40px;
	text-align: center;
	font-family: "Trebuchet MS";
	border: 2px solid #27404D;
	width: 100%;
}

#wrapper { border-left: 2px solid #27404D;
border-right: 2px solid #27404D;
width: 100%;
}

#column1 { font-family: "Trebuchet MS";
color: #27404D;
	float: left;
	width: 175px;
}

#column2 { border-left: 2px solid #27404D;
margin-left: 180px;
	}

#ad1 {
	text-align: center;
	border-bottom: 2px solid #27404D;
}

#ad2 {
	text-align: center;
	border-top: 2px solid #27404D;
}

#bottom {text-align: center;
font-family: "Trebuchet MS";
	clear: both;
	height: 40px;
	width: 100%;
	border: 2px solid #27404D}
	
ul.nav {
list-style-type: none;
padding-left: 0;
padding-bottom: 5px;
margin-left: 0;
}

ul.nav a {border: 2px solid #27404D;
padding: 5px 15px 5px 15px;
margin-right: 5px;
font-family: "Trebuchet MS";
font-size: 110%;
font-weight: normal;
text-decoration: none;
color: #27404D;
}

ul.nav li {display: inline;
font-family: "Trebuchet MS";
font-size: 100%; }

A:link {color: #27404D; text-decoration: none; font-weight: bold}
A:visited {color: #27404D; text-decoration: none; font-weight: bold}
A:hover {color: #27404D; text-decoration: underline}

.c {color: 27404D;
 font-weight: bold;
 }
.h {font-size: 150%; font-weight: bolder}
.i {font-style: italic}
.b {font-weight: bolder}
.u {text-decoration: underline}

