/* CSS Document */

p{
	font-family: verdana, sans-serif;
	font-size: small;
	colour: #000000;
	line-height: 18px;
	padding: 3px;
	text-align: justify;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	padding: 8px;
	line-height: 18px;
}


h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
colour: #000000;
line-height: 24px;
padding: 3 px;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
	color: #660033;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}

.rightborder {
	font-size: 24px;
	background-color: #660033;
	color: #660033;
}
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: 900;
	color: #33FFFF;
	background-color: #660033;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: 600;
	color: #660033;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #CCFFFF;
	display: block;
	padding: 1px;
	width: auto;
	right: 180px;
	clip: rect(auto,auto,auto,auto);
}


.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #660033;
	background-color: #CCFFFF;
	display: block;
	padding: 1px;
	width: auto;
	}
.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #CCFFFF;
	display: block;
	padding: -1px;
	width: auto;
	right: 180px;
	clip: rect(auto,auto,auto,auto);
	background-position: right;
	text-align: right;
	text-indent: 0px;
	vertical-align: text-top;
}


.navigation2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #660033;
	background-color: #CCFFFF;
	display: block;
	padding: -1px;
	width: auto;
	right: 180px;
	clip: rect(auto,auto,auto,auto);
	background-position: right;
	text-align: right;
	text-indent: 0px;
	vertical-align: text-top;
}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660033;
	text-decoration: none;
	background-color: #CCFFFF;
	text-align: center;
	display: table-cell;
	line-height: normal;
	font-weight: bold;
	height: auto;
	width: auto;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}



.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #33FFFF;
	text-decoration: none;
	background-color: #660033;
	text-align: center;
	display: table-cell;
	line-height: normal;
	font-weight: bold;
	height: auto;
	width: auto;
}

