h1
{
	font-size   : 12px;
 font-weight : normal;
	margin-bottom: 0px;
	margin-top: 0px;
 padding-left: 3px;
	color: #333333;
	line-height: 22px;
}


h2
{
	font-size   : 14px;
	font-weight : bold;
	margin-bottom: 0px;
	margin-top: 0px;
 color: #333333;
	line-height: 22px;
}


h3,h4,h5,h6
{
	font-size   : 12px;
	font-weight : bold;
	margin-bottom: 0px;
	margin-top: 0px;
 color: #333333;
	line-height: 22px;
}


.size10 {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.size12 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.size12w {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.size14 {
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.size18 {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a {
	text-decoration: none;
}


.under { text-decoration:underline; }


.mbox {
	margin: 0px;
	padding: 5px;
	border: 2px solid #CC0000;
}

#link ol {
	margin: 0px;
	font-size: 12px;
	padding: 0px;
}

#link li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2.5em;
}

#link li a {
	color: #003366;
	font-weight: bold;
}

#link h3 {
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 30px;
	margin-bottom: 20px;
}

img {
	border: 0;
}