Body {
	margin: 0;
}

A:link {
	color: #0078AE;
	text-decoration: none;
}

A:visited {
	color: #0078AE;
	text-decoration: none;
}

A:active {
	color: #2fb7e7;
	text-decoration: none;
}

A:hover {
	color: #2fb7e7;
	text-decoration: none;
}

A.footer:link {
	font-family : Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

A.footer:visited {
	font-family : Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

A.footer:active {
	font-family : Arial;
	font-size: 11px;
	color: #2fb7e7;
	font-weight: bold;
	text-decoration: none;

}

A.footer:hover {
	font-family : Arial;
	font-size: 11px;
	color: #2fb7e7;
	font-weight: bold;
	text-decoration: none;

}

.slogan
 {
 	font-size: 14px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight: bold;
	font-style: italic;
	}

.banner
 {
 	font-size: 24px;
	font-family : Arial;
	color : #0078AE;
	font-weight: bold;
	font-style: italic;
	}




P {
	font-size: 12px;
	font-family : Arial;
	color : #000000;
}

h1 {
	font-size: 16px;
	font-family : Verdana;
	font-weight : Bold;
	color : #0078AE;
}

h2 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	color: #0078AE;
}

h3 {
	font-size: 13px;
	font-family: Verdana;
	font-weight : bold;
	color : #000000;
}


ul {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	list-style-position: outside;
	list-style-type: disc;
}

td.menu {color:#FFFFFF;}

A.menu:link {
	font-family : Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

A.menu:visited {
	font-family : Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

A.menu:active {
	font-family : Arial;
	font-size: 12px;
	color: #2fb7e7;
	font-weight: bold;
	text-decoration: none;

}

A.menu:hover {
	font-family : Arial;
	font-size: 12px;
	color: #2fb7e7;
	font-weight: bold;
	text-decoration: none;

}