body
{
	background-color: white;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	z-index: 2;
}

h1
{
	color: firebrick;
}

h2
{
	color: #42426F;
}

#header
{
	text-align: center;
	padding-bottom: 3%;
	width: 100%;
}

a:link, a:visited
{
    color: #4D4DF;
    text-decoration: none;
    font-weight: bold;
}

a:link.whut, a:visited.whut
{
    font-weight: normal;
    color: #698B69;
}

a:link.tang, a:visited.tang
{
    font-weight: bold;
    color: #CD6600;
}

a:hover, a:active	
{ 
	color: #2F2F4F;
	text-decoration: underline;
}

#content
{
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 3%;
	margin-bottom: 3%;
	
}
	
#signature
{
	margin-top: 3%;
	float: right;
 width: 150px;
	color: #666666;
	z-index: 2;
	vertical-align: bottom; 
	background-color: transparent;
 margin-left: 15px;
 padding-left: 15px;
 border-left: 1px dashed gainsboro;
 font-size: small;
}

.inwhich
{
	margin-left: 10%;
	font-style: italic;
}
#calendar
{
   font-family: Futura sans-serif;
}
.side
{
    text-align: left;
}
.syndicate
{
    color: #8b0000;
}
.powered, date
{
    color: #666666;
    font-size: x-small;
}
