body { background-color: #ffffff; }

body, div,  p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
        text-align: justify;
        padding-top: 1px;
	padding-bottom: 1px;
}

th, td, form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
        text-align: justify;
        padding-top: 1px;
	padding-bottom: 1px;
}

li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
        text-align: justify;
        padding-top: 1px;
	padding-bottom: 1px;
}


ul, ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
        text-align: justify;
        padding-top: 1px;
	padding-bottom: 1px;
}


ul.lev2, ol.lev2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
        text-align: justify;
        padding-top: 1px;
	padding-bottom: 1px;
}

a:link { color: #003399; }
a:visited {color: #000066; }
a:hover { color: rgb(193,5,5);}

#topLinksBar a:link, a.white:link {
	COLOR: rgb(255,255,255);}
#topLinksBar a:visited, a.white:visited {
	COLOR: rgb(255,204,0);}
#topLinksBar a:hover, a.white:hover {
	COLOR: rgb(193,5,5);}


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	/* text-transform: uppercase; */
}



code { font: 13px monospace; }

h1 {
	font-size: 120%;
	background-color: #003399;
	padding-top: 1px;
	padding-bottom: 1px;
	color: rgb(255,255,255); 
	text-align: center;
}

h2 {
	font-size: 110%; 
	color: rgb(0,51,153); 
        text-align: center;
}

h3 {
	font-size: 100%;
	color: rgb(0,51,153); 
}

h4 {
	font-size: 90%; 
	color: rgb(0,51,153); 
}

hr { color: #369; height: 1px; }


.marker {font-weight: bold; background-color: rgb(255,255,255);}

.small    {font-size: 80%; color: rgb(99,99,99);}

.smallcentered    {font-size: 80%; color: rgb(99,99,99); text-align: center;}

.white    {font-size: 90%; color: rgb(255, 255,255); font-weight: bold; text-align: center;} 

.blue    {font-size: 90%; color: rgb(0, 0, 102); font-weight: bold; text-align: center;} 

.thblue  {font-size: 90%; background-color: #003399; color: #FFFFFF; font-weight: bold; text-align: center;} 
.oddrow  {font-size: 90%; background-color: #E9EFF7; text-align: left;} 
.evenrow {font-size: 90%; background-color: #FBFCFD; text-align: left;} 

strong { font-weight: bold; }

.noindent {text-indent: 0in;}

.centered {text-indent: 0in; text-align: center;}

.left {text-indent: 0in; text-align: left;}

.image {
        border: 1px; solid; rgb(128,128,128);
}

EM{font-weight: bold; font-style: italic; }
