body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: verdana, sans-serif;
}

a:link { 
	color: #000080; 
	font-weight: none; 
}

a:hover {
	font-weight: none;
	text-decoration: underline;
}

a:visited { 
	font-weight: none; 
}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar a {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

#quicklinks { 
	font-size: 12px; 
	color: #FF6600; 
	font-family: Arial, Helvetica, sans-serif;
}

#quicklinks a { 
	color: #000080; 
	font-weight: bold;
	text-decoration: none;
}

#quicklinks a:hover {
        color: #FF6600;
        font-weight: bold;
        text-decoration: underline;
}

.header { 
	font-size: 16px; 
	color: black;
	font-family: arial, sans-serif;
}

.t-text { 
	font-size: 12px; 
	color: #FF6600; 
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: black; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
}

