body
{
	padding:0px;
	margin:0px;
	background-color:#000000;
	height:100%;
	background-image:url('images/gg-ovpr-home-back.png');
	background-repeat: repeat-x;
}

p, div, input, select
{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:14px;
	color:#ffffff;
	line-height:17px;
}

h1
{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:18px;
	color:#ffffff;
	line-height:21px;
}

textarea
{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:14px;
	background-color:#2b2a2a;
	color:#eeeeee;
	line-height:17px;
	width:500px;
	height:250px;

}


p
{
	padding:0 0 12px 0;
	margin:0px;
}

a
{
	color: #cd0622;
}