p {
	font-family : verdana;
	font-style : normal;
	font-size : 15px;
	color : black;
}

p.hedings {
	font-family : verdana;
	font-style : normal;
	font-size : 14px;
	font-weight ; bold;
	color : #1262B4;
}

h1{
	font-family : verdana;
	font-style : normal;
	font-size : 20px;
	font-weight ; bold;
	color : #1262B4;
}


a.menu:link {
	color : ##0000ff;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.menu:visited {
	color : ##0000ff;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a.menu:hover {
	color : ##0000ff;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

a.menu02:link {
	color : white;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.menu02:visited {
	color : white;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a.menu02:hover {
	color : yellow;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}