*{/*Reset styles, this helps set default values for the page.*/
border: 0;
font-size:100%;
margin-top: 0; /*these eliminate blank lines between paragraphs*/
margin-bottom:0;
/*font-weight:normal;*/
}

.PageHeader {
	font-size: 30px;
	color: #003399;
	font-weight: bold;
}
.ParagraphHeader {
	font-size: large;
	font-weight: bold;
	color: #003399;
}

.ColorRed{
	color:red;
}
