p.MastHeadColor {
   color:#003399;
}

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

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

h3 {
	font: bold 12px 'times new roman', times, georgia, sans-serif;
    COLOR: #000000;
    text-transform: uppercase;
}


a{
    COLOR: #000000;
}

a.SideBarLinks {
	font: 12px verdana, arial, tahoma, sans-serif;
	COLOR: #003399;
}