﻿body
{
	background-color: Gray; /*actual numbers#808080*/ /*#0080c0*/
	/**/
	font-family:Verdana,Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-align: center;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:small;
	width:500px;
}
.closeme
{
	top: 22px;
	margin-right: auto;
	margin-left: auto;
	width: 685px;
	background-color: Gray;
	text-align: left;
}


div.content
{
	height: auto;
	top: 35px; /*border: 1px solid black;*/
	margin-right: auto;
	margin-left: auto;
	width: 685px;
	background-color: White;
}


hr.fatbluemoreinfo
{
	height: 2px;
	color: #9DDFF4;
	width: 600px;
		border: thin dashed;
}

.literal_width
{
width:500px;
text-align:left;	
}