p.MastHeadColor {
   color:#0198cd;
}

h1 {
	font: bold 18px 'times new roman', times, georgia, sans-serif;
    COLOR: #0099cc;
    text-transform: uppercase;
}

h2 {
	font: bold 16px 'times new roman', times, georgia, sans-serif;
	color: #0099cc;
	text-transform: uppercase;
}

p {
	font: 12px 'times new roman', times, georgia, sans-serif;
    COLOR: #000000;
}

a {
	font: 12px 'times new roman', times, georgia, sans-serif;
	COLOR: #000000;
}

a.SideBarLinks {
	font: 12px 'times new roman', times, georgia, sans-serif;
	COLOR: #0198cd;
}