body, table, td, tr {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: x-small;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

p{
	font-size:medium;
	color: #666666;
}

h1 {
	font-family: "Century Gothic";
	color: #000000;
	font-size: xx-large;
}

dt {
	font-weight: normal;
}

a:hover, a:focus, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

.HeaderMenu {
	font-family: "Century Gothic";
}

.LeftNav {
	
}

.MainContent {
	
}

.FooterMenu {
	
}

.norm {
	padding: 5px;
	font-family : "Century Gothic";
	background-color: #FFFFFF;
	border-bottom : 1px solid #FFF;
	width: 200px;	
}

.selected {
	font-weight: bold;
	padding: 5px;
	font-family : "Century Gothic";
	background-color: #CCCCCC;
	border-bottom : 1px solid #FFF;
}