


body {
    font-family: Georgia,'Times New Roman',times,serif;
    color: #ffffff;
    font-size: 14px;
    background-color: #005CA5;
    margin:	10px;
}

a {
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 14px;
    text-decoration: underline;
}

a:link {
    color: #DE7231;
}

a:visited {
    color: #DE7231;
}

a:hover {
    color: #EF8444;
}



table {
    border-collapse:	collapse;
    
    border-width: 0px;
    
    margins: 	0px;
    padding:	0px;
}



div.pageTitle {
	text-align:	center;
	font-size:	18pt;
	font-weight:	bold;
}
