.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	padding-left: 10px;
}

.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	color: #999999;
	text-decoration: none;
}

.leftmenuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	letter-spacing: 2px;
	padding-left: 5px;
}

.leftmenuheader a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.leftmenuheader a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.leftmenuheader a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.leftmenuheader a:hover {
	text-decoration: underline;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 18px;
}

.leftmenu a:link {
	text-decoration: none;
	color: #999999;
}
.leftmenu a:active {
	text-decoration: none;
	color: #999999;
}
.leftmenu a:visited {
	text-decoration: none;
	color: #999999;
}
.leftmenu a:hover {
	color: #666666;
	text-decoration: underline;
}

.generalred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding-left: 10px;
}


.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.generaltext a:link {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
.generaltext a:active {
	text-decoration: underline;
	color: #333333;
}
.generaltext a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
.generaltext a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.generaltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 10px;
}

.generaltitle a:link {
	text-decoration: none;
	color: #333333;
}
.generaltitle a:active {
	text-decoration: none;
	color: #666666;
}
.generaltitle a:visited {
	text-decoration: none;
	color: #333333;
}
.generaltitle a:hover {
	color: #333333;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.footer a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.footer a:active {
	text-decoration: none;
	color: #000000;
}
.footer a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 10px;
}

.title a:link {
	text-decoration: none;
	color: #666666;
}
.title a:active {
	text-decoration: none;
	color: #666666;
}
.title a:visited {
	text-decoration: none;
	color: #666666;
}
.title a:hover {
	color: #333333;
	text-decoration: underline;
}

.h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	font-style: normal;
	line-height: 30px;
	border-style: none
	}

.h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	line-height: 30px;
	border-style: none
	}

.h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	line-height: 30px;
	border-style: none
	}

.h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	line-height: 26px;
	border-style: none
	}

.h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	line-height: 26px;
	border-style: none
	}
