body, th, td, object, input, select {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: 100;
}

body {
	background-color: #ffffff;
	color: #333333;
}

div.frame div.l {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
}

table.heading {
	width: 100%;
	height: 33px;
	margin-bottom: 0.5em;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 11px !important;
	text-transform: uppercase;
}

table.heading td {
	padding-left: 68px;
}

.style15 {
	font-size: 24px;
	color: #666666;
}
.style17 {font-size: 12px}
.style18 {color: #333333}
.style1 {color: #FFFFFF}
.style4 {color: #c3d6e5}
.style7 {font-size: 24px}
.style8 {font-size: 14px}
.style2 {
	font-size: 18px;
	color: #0C4978;
	font-family: Arial, Helvetica, sans-serif;
}
/* main content */
#main-content {float: left; width: 610px; /*background: #ccc;*/ margin: 0 auto}
#main-content ul, #main-content ol {font-size: 80%; margin-left: 40px; margin-bottom:15px}
#main-content li {padding: 2px 0}

img.centered {float: none; text-align: center; padding: 5px}
img.left {float: left;  border: 2px solid #87CA01; margin: 0 10px 5px 0;}
img.right {float: right;  border: 2px solid #87CA01; margin: 0 0 5px 10px}
img.none {padding: 1px; border: 1px solid #3479AF;}

.post-index-top {margin: 0 20px 0 20px; padding: 0 0 15px 0; }
.post-index-top h1 { font: 140% Georgia, "Times New Roman", Times, serif; 
color: #FF3F3F; font-weight: bolder;margin: 0; padding: 0 0 5px 0 }
.post-index-top h1 a {color: #FF3F3F;}
.post-index-top h1 a:visited {color: #EF1818;}
.post-index-top h1 a:hover {color: #0B60101;}

.post-index-top h2 { font: 110% Georgia, "Times New Roman", Times, serif; 
color: #41b5ff; font-weight: bolder;margin: 0; padding: 0 0 5px 0 }

.post-shadow { height: 18px; border-bottom: 6px dotted #87CA01}

.date {display: block; text-align: left; color: #8A8A8A; font-size: 75%; padding: 3px 0}
.post {margin: 0 20px 10px 20px; padding: 0 0 15px 0; }
.post h2 { font: 120% Georgia, "Times New Roman", Times, serif; 
color: #3FF3F3F; font-weight: bolder;margin: 0; padding: 0 0 5px 0 }
.post h2 a {color: #FF3F3F;}
.post h2 a:visited {color: #EF1818;}
.post h2 a:hover {color: #0B60101;}
/* END main content */