/* CSS Document */

body {
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

p {
	color:#003399;
}

p.logo {
	text-align:center;
}

p.text {
	text-align:center;
	font-size: 16px;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

h1 {
	font-size: 24pt; 
}
h2 {
	font-size: 18pt; 
}
h3 {
	font size:14pt; 
}
