body {
	cursor: help;
	color: #000000;
}

a:link, a:visited, a:active {
text-decoration: none; 
color: #000000;
}
a:hover {
text-decoration: none; 
color: #FFFFFF;
}

body, p, font, td {
font-family: Verdana, Sans-Serif; 
color: #222222;
font-size: 11px;
}

b {
color: #000000; 
}

i {
color: #E7F4FC;
}

.head {
border-bottom: 1px #57717E solid;
font-size: 12px;
font-weight: bold;
color: #ffffff;
font-family: Verdana, Sans-Serif;
letter-spacing: 4px;
text-align: left;
padding: 2px;
}


.heading {
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}
.menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-decoration: blink;
}
.body {color: #000000}
.section {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
