H1 {
	font-weight: bold;
	font-family: Georgia, Times Roman, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}
H2 {
	font-weight: bold;
	font-family: Georgia, Times Roman, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	font-family: Georgia, Times Roman, serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-family: Georgia, Times Roman, serif;
	font-size: 12px;
	color: #aaaaaa;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}  
a:hover {
	font-family: Georgia, Times Roman, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	line-height: 18px;
	bakground: #666666
} 
a:active {
	font-family: Georgia, Times Roman, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	line-height: 18px;
}

a.small:link {
	font-family: Georgia, Times Roman, serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}
a.small:visited {
	font-family: Georgia, Times Roman, serif;
	font-size: 10px;
	color: #aaaaaa;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}  
a.small:hover {
	font-family: Georgia, Times Roman, serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	line-height: 18px;
	bakground: #666666
} 
a.small:active {
	font-family: Georgia, Times Roman, serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	line-height: 18px;
}

.opacity:visited, .opacity {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:0.8;
}
.opacity:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity:1;
}
b {
	font-family: Georgia, Times Roman, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}
i {
	font-family: Georgia, Times Roman, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	line-height: 18px;
}
.bi {
	font-family: Georgia, Times Roman, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height: 18px;
}
.content {
	font-family: Georgia, Times Roman, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}
.smallcontent {
	font-family: Georgia, Times Roman, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}
