body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

h2 {	
	font-size: 1em;
	font-weight: bold;	
}

p {
	font-size: 0.9em;
}

li {
	font-size: 0.9em;
}

hr {
	height: 1px;
	background-color: #000000;
	margin-top: -15px;
}

.SmallText {
	font-size: 0.8em;
}

.LeftMenuLinks {
	font-size: 1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}	

.SubMenu {
	background-color: #AEA35E;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

.ImagePadding {
	margin: 2 5 2 5;
	padding: 2 5 2 5;
}
