@charset "utf-8";
/* CSS Document */

body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

.frame
{
	height: 450px;
	width: 780px;
	position: static;
	overflow: hidden;
}

.style1
{
	color: #FF00FF;
	vertical-align: baseline;
	font-size: 15px;
	text-align: right;
	white-space: nowrap;
	text-decoration: none;
}

.style2
{
	color: #FF00FF;
	font-size: x-small;
	text-decoration: none;
}

.style3
{
	color: #FFFFFF;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}

.style4
{
	color: #FF00FF;
	font-size: 15px;
	white-space: nowrap;
	text-decoration: none;
}

.content
{
	height: 460px;
	width: 780px;
	border:3px solid #66FFFF;
	margin-top: 4px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.form
{
	text-align: left;
}

.resume
{
	text-align: left;
	white-space: nowrap;
}

.policies
{
	text-align: justify;
	white-space: nowrap;
}

.portfolio
{
	text-align: justify;
	white-space: nowrap;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.divsroll
{
	height: 448px;
	overflow:auto;
}

a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}
