.dashed {	border: 3px dashed;
}
p {
	font-family: Georgia,Times New Roman;
	font-size: 12pt;
}
h1 { 
font-family: Tahoma, Arial, serif; 
font-size: 19px; 
font-weight: bold; 
color: #000099; 
} 
h2 { 
font-family: Tahoma, Arial, serif; 
font-size: 15px; 
font-weight: bold; 
color: #000099; 
} 

.p {
font-family: Georgia,Times New Roman;
	font-size: 12pt;
}

BODY {BACKGROUND-COLOR: #004080;}

.underline {
	text-decoration: underline;
}