a 			{
	color: #4682B4;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {
	color: #4682B4;
	text-decoration: none;
}

a:hover		{
	background: #000000;
	color: #FFFFFF;
}

a:active	{
	color: #4682B4;
}

blockquote {
	background-color: #F8F8F8;
	border: #ADADAD;
	border-style: solid;
	border-width: 1px;
	color: #334C66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 4px;
	text-align: justify;
}

blockquote blockquote {
	background-color: #FDF5E6;
	border: #FDD38C;
	border-style: solid;
	border-width: 1px;
	color: #9F2D41;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

body {
	background-color: #000000;
	margin: 20px 20px 20px 20px;
}

h1, h2, h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	margin: 0px;
	padding: 0px;
}

td.talt {
	background: #F8F8FF;
}

td.tfoot {
	background: #4682B4;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	color: #FFFFFF;
	font-weight: bold;
}

td.tfoot a {
	color: #FFFFFF;
}

td.tfootnotop {
	background: #4682B4;
	color: #FFFFFF;
	font-weight: bold;
}

td.theader {
	background: #334C66;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	color: #FFFFFF;
	font-weight: bold;
}

td.treg {
	background: #D6E5F3;
}

td.tsubhead {
	background: #CCCCCC;
	color: #000000;
	font-weight: bold;
}

td.tsubheadbot {
	background: #CCCCCC;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	color: #000000;
	font-weight: bold;
}

td.tsubheadtop {
	background: #CCCCCC;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	color: #000000;
	font-weight: bold;
}

.banner {
	background: #334C66;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px;
}

.banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
	color: #FFFFFF;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: 1.1;
	text-decoration: none;
}

.banner-commentspop {
	background: #334C66;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: 1.1;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

.blog {
	background: #FFFFFF;
	padding: 15px;
}

.blogbody {
	background: #FFFFFF;
	color: #000000;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: justify;
}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active, .calendar a {
	font-weight: bold;
	text-decoration: underline;
}

.blogbody a:hover {
	background: #003366;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.book {
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.calendar {
	background: #CCCCCC;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	line-height: 110%;
	line-height: 1.1;
	padding: 1px;
	text-align: center;
}

.calendarhead {
	background: #CCCCCC;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 110%;
	padding: 1px;
}

.comments-body {
	background: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.1;
}

.comments-form {
	background: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.1;
}

.comments-head	{
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 20px;
}

.comments-post {
	background: #FFFFFF;
	font-family: arial, helvetica, sans-serif
		color:#666;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.1;
}

.container {
	background: #FFFFFF;
}

.content {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
	margin-right: 15px;
}

.courier {
	font-family: "Courier New", Courier, monospace;
}

.date	{
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 10px;
}

.description {
	background: #334C66;
	font-family: arial, helvetica, sans-serif
		color:#FFF;
	font-size: small;
	font-weight: bold;
	line-height: 1.1;
	text-transform: none;
}

.dropcap {
	color: #003366;
	float: left;
	font-size: 2.5em;
	line-height: 1em;
}

.links {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

.menu {
	background: #FFFFFF;
	line-height: 1.1;
	margin-bottom: 15px;
	text-align: center;
}

.posted	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
	margin-bottom: 25px;
}

.posted a	{
	font-size: .8em;
}

.powered {
	font-family: arial, helvetica, sans-serif
		color:#666;
	font-size: xx-small;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.1;
	margin-top: 10px;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}

.quoteleft {
	background-color: #F1F3F5;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	color: #003366;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 2px;
	text-align: center;
	width: 40%;
}

.quoteright {
	background-color: #F1F3F5;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #003366;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 2px;
	text-align: center;
	width: 40%;
}

.rlinks {
	background-color: #E9F0F8;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

.rside {
	background: #E9F0F8;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 110%;
	line-height: 1.1;
	padding: 4px;
}

.rside a {
	color: #003366;
}

.rside a:visited {
	color: #0033CC;
}

.rside a:hover {
	color: #FFFFFF;
}

.rsidetitle {
	background: #E9F0F8;
	border-bottom: 1px dotted #003366;
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.1;
	margin-top: 10px;
	padding-bottom: 4px;
	text-align: center;
}

.side {
	background: #CCCCCC;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 110%;
	line-height: 1.1;
	padding: 2px;
}

.side a {
	color: #003366;
}

.side a:visited {
	color: #0033CC;
}

.side a:hover {
	color: #FFFFFF;
}

.sidetitle {
	background: #CCCCCC;
	border-bottom: 1px dotted #003366;
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 10px;
	padding: 2px;
	text-align: center;
}

.sig	{
	color: #8B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.1;
}

.syndicate {
	background: #CCCCCC;
	color: #003366;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 10px;
	padding: 2px;
	text-align: center;
}

.title	{
	color: #8B0000;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

.tmain {
	border: thin;
	border-color: #000000;
	border-style: solid;
}

.trackback-body {
	background: #FFFFFF;
	border-bottom: 1px dotted #999999;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.1;
	padding-bottom: 10px;
	padding-top: 10px;
}

.trackback-post {
	background: #FFFFFF;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.1;
}

.trackback-url {
	background: #FFFFFF;
	border: 1px dotted #999999;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.1;
	padding: 5px;
}
