p{
color:			navy;
font-size:			12pt;
margin:			0px;
margin-top:			10px;
}
p.header{
font-size:			14pt;
margin-top:			20px;
margin-bottom:		0px;
width:			505px;
background-color:		navy;
color:			white;
}
p.subheader{
font-size:			14pt;
margin-top:			7px;
margin-bottom:		0px;
width:			495px;
border:			1px solid navy;
padding:			5px;
}
a{
color:			red;
text-decoration:		none;
}
a:hover{
text-decoration:		underline;
}

