@charset "utf-8";

html {
font-family:tahoma,verdana,arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

body {
text-align:left;
}

a {
	text-decoration:none;
	color: #FFF;
}

p{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #333;
}
#Grid-Page {
	background-color:#FFFFFF;
	position:relative;
	width:1000px;
	z-index:1;
	background-position: center center;
	vertical-align: middle;
	margin:0 auto;
}

#Grid-Page-Left {
float:left;
width:200px;
}

#Grid-Page-Right {
float:right;
width:800px;
}

#sig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
