/* CSS Document */

body {
	background-color:#FFFFFF;
	margin-left: 5px;
}

p {
	font-size:10pt; 
	font-family:Arial
}
h3 {
   	font-size:14pt; 
    font-weight:bold;
    color:#324E72;
	font-family:Arial
}
td {
	font-size:10pt; 
	font-family:Arial
}
.bottomlinks {
	font-size:9pt; 
	font-family:Arial
}
a {
    color:#324E72
}
