html { height: 100.02%; }

a {
	text-decoration: none;
	color: #A281B6;
	}
a:hover {color:#D4BEE2}

ul, td {
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	}

.wee {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}

p.footer {
	color: #ffffff;
	font-size: 10.3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	}

a.footer {
	color: #ffffff;
	font-size: 10.3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	}

a.footer:hover{color: #D4BEE2;}

h1 {
	color: #A281B6;
	font-size: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: bold;
	}

h2 {
	color: #A281B6;
	font-size: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: bold;
	}

h3 {
	color: #A281B6;
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: bold;
	}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	padding: 1;
	}
	
#navigation a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: #A281B6;
	margin-top: 2;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	white-space: nowrap;
	}
	
#navigation a:hover {
	color: #A281B6;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: #ffff00;
	}
	
#navigation #currentpage a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: #000000;
	display: block;
	margin-top: 2;
	padding-left: 10px;
	line-height: 16px;
	white-space: nowrap;
	}

.box {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	}
