body {
	font-family: Verdana;
	color:#006699;
}

p {
	font-size: 12px;
}

.Heading1 {
	font-size: 24px;
	font-weight: bold;
}

.Heading2 {
	font-size: 18px;
	font-weight: bold;
}

.Large_Text {
	font-size: 14px;
	font-weight: normal;
}

.Table_Heading {
	font-size: 14px;
	font-weight: bold;
}

.Banner_Text {
	font-size: 16px;
	font-weight: bold;
}

a:link    {color:#006699}
a:visited {color:#006699}
a:active  {color:#006699}
a:hover   {color:#FF0000}
