body{background:#559F0F; font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
table{font-size:100%}
a{color:#000099; text-decoration: none; font-weight:bold}
a:hover{color:#FF0000}

table.full-page {align: left; width: 728px; background: #FFFFFF;}
td.sky-td {vertical-align: top}
table.sky-table {align: center; text-align: center; border-width: 1px; border-color: #000000; table-width: 120px; margin-top: 200px}
td.text {width: 600; vertical-align: top}
td.right-column {width:120px; align: left; vertical-align:top}
div.h5 {font-family: Lucida Handwriting, Lucida Calligraphy, Helvetica, Lucida Grande; font-size: 14px; color: #FFFFFF; font-weight: bold; margin: 0; padding: 4px; background-color: #000000}
div.author-box {float:right; margin: 10px; border-style: outset; border-color:#FF5000; width:200px; padding: 10; background-color: #F5F5F5}
div.ad-square {float:right; margin: 10px}
div.footer {align: center; width: 728px}

.login
{background: #FFE87C}

h1 {width: 728; margin: 0; padding: 15px 0; font-family: Lucida Handwriting, Lucida Calligraphy, Helvetica, Lucida Grande; font-size: 25px; color: #FFFFFF; background-color: #000000;}
h2 {font-family: Lucida Handwriting, Lucida Calligraphy, Helvetica, Lucida Grande;font-size: 14px; color: #FFFFFF; margin: 0; padding: 4px; background-color: #000000;}
h3 {font-family: Lucida Handwriting, Lucida Calligraphy, Helvetica, Lucida Grande;font-size: 14px; color: #000000; font-weight: bold; margin-top: 20px; margin-bottom: 0; margin-left: 0; margin-right: 0}
h4 {}
h5 {font-family: Lucida Handwriting, Lucida Calligraphy, Helvetica, Lucida Grande;font-size: 14px; color: #FFFFFF; font-weight: bold; margin: 0; padding: 4px; background-color: #000000}

hr {color: #000000; width: 700}

ol        {list-style-type: decimal;}      /* 1 2 3 4 5 etc. */
ol ol     {list-style-type: upper-alpha;}  /* A B C D E etc. */
ol ol ol  {list-style-type: lower-roman;}  /* i ii iii iv v etc. */

a.button {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Papyrus, sans-serif;
	line-height: 200%;
	padding: 4px 5px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
}
a.button:link { 
	background-color: #559F0F;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
a.button:visited { 
	background-color: #559F0F; 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
a.button:hover { 
	background-color: #000000;
	color: #559F0F;
	font-weight: bold;
	border-color: black white white black;
	text-decoration: none;
	}
a.button:active { 
	background-color: #FF0000; 
	color: #000099; 
	font-weight: bold;
	text-decoration: none;
	}


a.button1 {
	display: block;
	width: 120px;
	height: 20px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	}
a.button1:link { 
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	}
a.button1:visited { 
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	}
a.button1:hover { 
	background-color: #1A1A1A;
	color: #FFFFFF;
	border-color: black white white black;
	text-decoration: none;
	}
a.button1:active { 
	background-color: #FF3300; 
	color: #3F3F3F;
	text-decoration: none;
	}