.Normal
{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
}

.NormalTextBox
{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	color:  #333333;
	line-height: 150%;
}

.MainMenu_MenuItem {
	font-family: "Century Gothic", Arial;
	font-size: 17px;
	font-weight: bold;
	color:  #333333;
	line-height: 100%;
	background-color: transparent;
	letter-spacing: 2px;
	padding-top: 10px;
	text-align: right;
}

.MainMenu_MenuItemSel {
	font-family: "Century Gothic", Arial;
	font-size: 17px;
	font-weight: bold;
	color:#999999;
	line-height: 100%;
	background-color: transparent;
	letter-spacing: 2px;
	text-decoration: none;
	padding-top: 10px;
	text-align: right;
}

H1{
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	background-position: left center;
	text-align: left;
	margin-top:10px;
}

H2{
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	background-color: transparent;
	background-position: center center;
	text-align: left;
}

H3{
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 17px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
	background-position: center center;
	text-align: left;
}
H4{
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background-color: transparent;
	background-position: center center;
	text-align: left;
}

a:link {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

p{
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
ul li a:link{
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	list-style-type:square;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
ul li a:hover{
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
ul li a:visited{
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	list-style-type:square;
	text-align: left;	
	margin: 0px;
	padding: 0px;
}
