body
{
	font-family: tahoma, "trebuchet MS", palatino, "palatino linotype", georgia, "times new roman", serif;
	font-size:90%;
	text-align:center;
	background:#FFEFBF;
	border:0;
	padding:0;
	margin:0;
}

#container
{

	width:700px;

}


#header
{

	margin:20px auto 0 auto;

	line-height:15px;

}


#middle
{
	padding:4px;
	border:1px solid #888888;
}

#footer

{

	height:15px;

	margin:-2px auto 0 auto;

	line-height:15px;

	font-size:.8em;

}


a:link
{
    color: #0000FF;
    text-decoration:underline
}

a:visited
{
    color: #800080;
    text-decoration:underline
}

a:hover
{
    color: #FF0000;
    text-decoration:underline
}

a:active
{
    color: #008000;
    text-decoration:underline
}

.h1
{
	font-size:34px;
	font-weight:bold;
}

.h4
{
	font-size:16px;
	font-weight:bold;
}

.bold
{
	font-weight:bold;
}

.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
}

.copy
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000000;
}

.clear
{
	clear:both;
	font-size:1px;
	overflow:hidden;
}
