﻿BODY {
	font-size: 11px;
	font-family: arial, sans serif;
	line-height: 18px;
	text-align:justify}
	
	h1 {font-size: 16px; font-family: arial, sans-serif; text-align:center; color:#D2232A
}

img {
	border:0;
}

TD { font-size: 12px; font-family: arial, sans serif; color: 333; text-align:justify;}

TR { font-size: 12px; font-family: arial, sans serif; color: 333; text-align:justify;}

TH { font-size: 12px; font-family: arial, sans serif; color: 333; text-align:justify; }

TABLE { font-size: 12px; font-family: arial, sans serif; color: 333; text-align:justify;}

P {font-size: 12px; font-family: arial, sans serif; color: 333; padding-left:12px; padding-right: 12px; text-align:justify;}

A:link { color: 333; text-decoration: underline}       /* unvisited link */
A:visited { color: 333; text-decoration: underline}   /* visited links */
A:active { color: 333; text-decoration: underline}    /* active links */
A:hover { color: #645EB9; text-decoration: underline}

.whatsnew {font-size: 11px; font-family: arial, sans serif; color: #FFFFFF; padding-left: 2px; padding-right: 6px; }
.whatsnew A:link { color: #FFFFFF; text-decoration: none}       /* unvisited link */
.whatsnew A:visited { color: #FFFFFF; text-decoration: none}   /* visited links */
.whatsnew A:active { color: #FFFFFF; text-decoration: none}    /* active links */
.whatsnew A:hover { color: #FFFFFF; text-decoration: underline}

.footer {font-size: 10px; font-family: arial, sans serif; color: #FFFFFF; padding-top: 10px; padding-bottom: 10px; text-align: center}
.footer A:link { color: #FFFFFF; text-decoration: none}       /* unvisited link */
.footer A:visited { color: #FFFFFF; text-decoration: none}   /* visited links */
.footer A:active { color: #FFFFFF; text-decoration: none}    /* active links */
.footer A:hover { color: #FFFFFF; text-decoration: underline}

.sidebar {font-size: 11px; 
		font-family: arial, helvetica, sans serif;
		color: black;
		text-align: justify; 
		border-width:5px;
		border-style: solid;
		border-color: white;
		line-height: 14px;
		}
		
.sidebarheader {font-size: 11px; 
		font-family: arial, helvetica, sans serif;
		color: navy;
		text-align: center; 
		}
		
.sidebartext {color: 333333
		}

.quote {font-size: 16px; 
		font-family: palatino, arial, sans serif;
		font-weight:bold; 
		color: #024021;
		text-align: center; 
		text-shadow: color;
		background-color: #E7D8BC; 
		padding:10px;
		border-width:15px;
		border-style: solid;
		border-color: #F5EBD8;
		}