@charset "UTF-8";
/* CSS Document */

body {
	background-color: #9acde2;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
dt {
	font-style:bold
}
.titleb {
	font-size: 13px;
	color: #660000;
	font-style:italic, bold;
}
.title2b	{
	font-size: 10px;
	color: #660000;
	font-style:italic;
}

.h1	{
	font-size: 15px;
	color: #3399CC;
	font-style:bold;
}
.h2	{
	font-size: 14px;
	color: #3399CC;
	font-style:italic, bold;
}
.h3	{
	font-size: 12px;
	color: #3399CC;
	font-style:italic, bold;
}
.h4 {
	font-size: 14px;
	color: #3399CC;
	font-variant:small-caps;
	font-style:italic, bold;
}
	
.news  {
	font-style:italic, bold;
}

.dropcap {
	font-size: 24px
}

.smsp {
	font-size: 1px
}

.list {
	line-height: 20px
}


/* links */
a {
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
a:link {
	
}
a:visited {
	color: #66000;
}
a:hover {
	text-decoration: underline;
	color: #CC9999;
}
a:active {
	color:#FFCC00;
}
.sublinks	{
	font-size: 9px;
}

.style1 {
	color:#CCCCCC;
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
}
.classname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: normal;
}
.classdetail {
	text-indent: 0em;
}
dt {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}
