TD {FONT-SIZE: 12px}
P {FONT-SIZE: 12px}
LI {FONT-SIZE: 12px}

	A.blue:link {COLOR: #333399;TEXT-DECORATION:underline}
	A.blue:visited {COLOR: #333399; TEXT-DECORATION: underline}
	A.blue:active {COLOR: #FF0000; TEXT-DECORATION: none}
	A.blue:hover {COLOR: #ff3399; TEXT-DECORATION: none}

.navigation {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.navigation:link {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.navigation:visited {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.navigation:hover {font-size: 12px;color: #FFFFFF;text-decoration: none;}

.title1 {font-size: 12px;font-weight: bold;color: #FFFFFF;text-decoration: none;}

.more {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.more:link {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.more:visited {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.more:hover {font-size: 12px;color: #FF9933;text-decoration: none;}

.black {font-size: 12px;color: #000000;text-decoration: none;}
.black:link {font-size: 12px;color: #000000;text-decoration: none;}
.black:visited {font-size: 12px;color: #000000;text-decoration: none;}
.black:hover {font-size: 12px;color: #FF0000;text-decoration: none;}

.black1 {font-size: 12px;color: #000000;text-decoration: none;}
.black1:link {font-size: 12px;color: #000000;text-decoration: none;}
.black1:visited {font-size: 12px;color: #000000;text-decoration: none;}
.black1:hover {font-size: 12px;color: #6699FF;text-decoration: none;}

.underline {font-size: 12px;color: #000000;text-decoration: none;}
.underline:link {font-size: 12px;color: #000000;text-decoration: none;}
.underline:visited {font-size: 12px;color: #000000;text-decoration: none;}
.underline:hover {font-size: 12px;color: #000000;text-decoration: underline;}

.blue {font-size: 12px;color: #330099;text-decoration: none;}
.blue:link {font-size: 12px;color: #330099;text-decoration: none;}
.blue:visited {font-size: 12px;color: #330099;text-decoration: none;}
.blue:hover {font-size: 12px;color: #333366;text-decoration: underline;}

.line {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bgground {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}