a:link {
	text-decoration:none;
	color:#CCC;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:#666;
	font-weight: bold;
}
a:active {
	text-decoration:none;
	color: #999;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	background-color: #666;
	font-weight: bold;
}

#i1 { 
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

#i2 { 
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

body,td,th {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.basetype {
	font-size: 12px;
	line-height: 18px;
}
.middletype {
	font-size: 16px;
	line-height: 24px;
}
.bigstyle {
	font-size: 20px;
	line-height: 32px;
}
.middletype2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
H1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.caution {
	font-weight: bold;
	color: #FF3300;
	border: thin dotted #FF3300;
	padding: 2px;
}
.underline {
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
}
