﻿body
{
	font-size: 10pt;
	font-family: Verdana;
	margin-top: 10px;
	background-color: #006699;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.YourIPAddress
{
	font-weight: bold;
	font-size: 12pt;
	width: 400px;
	height: 40px;
	color: #ffffff;
	background-color: #818ddf;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	display:block;
}

H1
{
	font-weight: bold;
	font-size: 20pt;
	color: #ffffff;
	font-family: 'Arial Black';
	margin:0px;
	padding:0px;
}
H2
{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	clear: right;
	font-weight:normal;
}

.text
{
	font-size:10pt;
	font-weight:normal;
}

a
{
	color: #ffffff;
	text-decoration:none
}