a:link { color : #0000ff; }
a:visited { color : #0000ff; }
a:hover { color : #0000ff; }
a:active { color : #0000ff; }

.indextext {
	text-align: center;
	vertical-align: top;
	font-family: "verdana, times new roman";
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
}

.border {
	text-align: center;
	background-color: #33CCFF;
	color: #000000;
	vertical-align: top;
}

.header {
	text-align: center;
	background-color: #33CCFF;
	vertical-align: middle;
}

.officetext {
	text-align: center;
	font-family: "verdana, times new roman";
	font-size: 20px;
	color: #000000;
}
.officetext:link {}
.officetext:visited {}
.officetext:hover {text-decoration: none;}
.officetext:active {}


.bodytext {
	text-align: left;
	background-color: #FFFFFF;
	font-family: "verdana, times new roman";
	font-size: 14px;
	color: #000000;
}
a.bodytext:link {text-decoration: none;}
a.bodytext:visited {text-decoration: none;}
a.bodytext:hover {text-decoration: underline;}
a.bodytext:active {text-decoration: underline;}

.lowertext {
	text-align: center;
	background-color: #FFFFFF;
	font-family: "verdana, times new roman";
	font-size: 12px;
	color: #000000;
}
a.lowertext:link {}
a.lowertext:visited {}
a.lowertext:hover {text-decoration: none;}
a.lowertext:active {}


.privacytext {
	text-align: center;
	background-color: #FFFFFF;
	font-family: "verdana, times new roman";
	font-size: 10px;
	color: #000000;
}
a.privacytext:link {text-decoration: none;}
a.privacytext:visited {text-decoration: none;}
a.privacytext:hover {text-decoration: underline;}
a.privacytext:active {text-decoration: underline;}

.boldtext {
	text-align: left;
	background-color: #FFFFFF;
	font-family: "verdana, times new roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;	
}
.centboldtext {
	text-align: center;
	background-color: #FFFFFF;
	font-family: "verdana, times new roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;	
}

.margin {
	margin-left: 10px;
	margin-right: 40px;
}

.middletext {
	text-align: center;
	background-color: #FFFFFF;
	font-family: "verdana, times new roman";
	font-size: 12px;
	color: #000000;
}

.officetxt {
	text-align: center;
	background-color: #FFFFFF;
	font-family: "verdana, times new roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.officetxt:link {}
a.officetxt:visited {}
a.officetxt:hover {text-decoration: none;}
a.officetxt:active {}

.boldbodytext {
	text-align: left;
	background-color: #FFFFFF;
	font-family: "verdana, times new roman";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
}

ul.none 
{
	list-style-type: none
}