body
{
	margin-left: 1px;
	margin-top: 1px;
	background-color: #FFFFFF;
}

table
{
	width: 990px;
	background-image: url("Photos/background.jpg");
}

table2
{
	width: 500px;
}

.bottomtext
{
	font-family:Times New Roman, "Times", "serif";
	font-size: 10pt;
	font-style:normal;
}

.linkstyle
{
	font-family:Garamond, "Times New Roman";
	font-size:12pt;
	font-style:normal;
}

h1
{
	font-family:Garamond, "Arial", "Times New Roman";
	font-size:28pt;
	font-weight:normal;
	font-style:italic;
	color:#333399;
}

h2
{
	font-family:Garamond, "Arial", "Times New Roman";
	font-size:18pt;
	font-style:regular;
	font-weight:normal;
	color:#3366FF;
}

p
{
	font-family:Garamond, "Times New Roman", "Arial";
	font-size:16pt;
	font-style:regular;
	line-height: 125%;
}

a:link
{
	text-decoration: none;
	color: #990000;
}

a:visited
{
	text-decoration: none;
	color: #990000;
}

a:hover
{
	text-decoration:underline;
	color: #000066;
}

a:active
{
	text-decoration: none;
	color: #990000;
}

