body {text-align: center; background-color:#5e5e5e}
div#layoutLogic {width: 740px; text-align: left; min-height: 450px;  position: relative; padding: 0px; margin-top: 0px;margin:auto}

div#base
{
	font-family:Arial;
	font-size:8pt;
	background-color:white;
	
	}
	

div#base2
{
	font-family:Arial;
	font-size:8pt;
	background-color:white;
	padding:5px;
	
	}

	
	
b {font-weight: bold}

.large {font: 13px Tahoma;letter-spacing:2px;font-weight:bold;}
.large A {text-decoration: none}
.large A:hover {text-decoration: underline}


.medium {font: 11px Tahoma;font-weight:bold;color:#505050}
.medium A {text-decoration: none}
.medium A:hover {text-decoration: underline}

.small {font: 10px Tahoma}
.small A {text-decoration: none}
.small A:hover {text-decoration: underline}

.newsletter 
{
	font-family:Arial;
	font-size:8pt;
	overflow:auto;
	
	}
	
a:link
{
color:black;
font-weight:bold;
text-decoration:none;
}

a:hover
{
color:black;
font-weight:bold;
text-decoration:underline;
}

a:visited
{
color:black;
font-weight:bold;
text-decoration:none;
}

a:visited:hover
{
color:black;
font-weight:bold;
text-decoration:underline;
}


DIV#SUBTITLE
{	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:2px;
	
	}