body { background-color: #ffffff; 
        margin-top:    10px;
	margin-bottom: 20px;
	margin-left:   40px;
	margin-right:  40px;}

body, div,  p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
        padding-top: 2px;
	padding-bottom: 2px;
}

th, td, form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
        padding-top: 1px;
	padding-bottom: 1px;
}

li, ul, ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
        padding-top: 1px;
	padding-bottom: 1px;
}

a:link { color: #003399; }
a:visited {color: #000066; }
a:hover { color: rgb(193,5,5);}




h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	/* text-transform: uppercase; */
}

h1 {
	text-transform: uppercase;
}

code { font: 13px monospace; }

h1 {
	font-size: 120%;
	border-top: 1px dashed #369;	
	background-color: #d5e1f0;
	padding-top: 1px;
	padding-bottom: 1px;
	color: rgb(0,51,153); 
	text-align: center;
}

h2 {
	font-size: 110%; 
	color: rgb(0,51,153); 
}

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);}

.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;} 

strong { font-weight: bold; }

.noindent {text-indent: 0in;}

.centered {text-indent: 0in; text-align: center;}

.left {text-indent: 0in; text-align: left;}

EM{font-weight: bold; font-style: italic; }