html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #CBCC66;
}
li {
	list-style: disc;
}
html, p, th, td, li, dd, dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #363636;
	font-size: 1em;
	line-height: 2.5ex;
	letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: .1em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h1 {
	font-size: 1.2em;
	color: #283064;
	letter-spacing: 1px;
}
h2 { 
	font-size: 1.1em; 
	color: #666633;
}
h3 { 
	font-size: 1em ; 
	color: #666633; 
}
h4 { font-size: 0.8em; }
h5 { font-size: 0.7em; }
h6 { font-size: 0.6em; 
}
small {
	font-size: .9em;
}
a:link { 
	color: #666633; 
	text-decoration:none;
}
img {
	border: 0;
}
a:visited { 
	color: #666633; 
	text-decoration:none;
}
a:hover { 
	color: #000066; 
	text-decoration:none;
}
a:active { color: #CC9900; 
}
a.mainlevel {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #EBEBC2;
	text-decoration: none;
}
a.mainlevel:hover {
	color: #CBCC66;
	text-decoration: none;
}
.alert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	color: #3D4872;
}
.bg_menu {
	background-image: url(../images/Untitled-7_r7_c2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bg_bb {
	background-image: url(../images/Untitled-7_r2_c2.jpg);
}
.bdr_left {
	background-image: url(../images/Untitled-7_r9_c2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bdr_right {
	background-image: url(../images/Untitled-7_r9_c4.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_t {
	background-color: #EAEBC1;
	background-image: url(../images/bg_t.jpg);
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: .1em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 1em ; 
}