a, address, blockquote,
caption, cite, dfn, dl, dt,
fieldset, h1, h2, h3, h4,
img, input, label, legend,
li, ol, option, p, q, body,
select, textarea, td, th, ul,div
{
	font-family			 : Verdana, Arial, sans-serif;
	font-size				 : 12px;
	color						 : #777777;
	margin						: 0px 0px 0px 0px;
	padding					 : 0px 0px 0px 0px;
}

body
{
	margin						: 0px 0px 0px 0px;
	padding					 : 0px 0px 0px 0px;
}
#container {
	width: 800px;
	margin: 80px auto;
	position: relative;
}
#googleplusone {
	position: absolute;
	top: 3px;
	right: 11px;
}
select, input {
	color						 : #777777;
}

H1 {
	font-size				 : 12px;
	padding					 : 0px 10px 5px 0px;
}

H2	{
	font-size				 : 12px;
	padding					 : 0px 10px 5px 0px;
}

p	{
	padding					 : 0px 10px 5px 0px;
}

p.error	{
	font-weight			 : bold;
	color						 : #B61B1A;
}
td.error	{
	font-weight			 : bold;
	color						 : #B61B1A;
}

li {
	padding					 : 0px 10px 0px 0px;
	margin						: 0px 0px 3px 16px;
}

ul, ol {
	padding					 : 0px 0px 10px 0px;
	margin						: 0px 0px 0px 0px;
}

hr {
	height: 1px;
	overflow: hidden;
	border: 0px;
	border-bottom: 1px solid #ccc;
	margin: 5px 0px 15px 0px;
}
table {
	border						: 0px;
}

table td
{
	padding					 : 0px;
	font-family			 : Verdana, Arial, sans-serif;
	font-size				 : 12px;
	color						 : #777777;
}

td.grayline {
	padding:15px 0px;
}

img {
	border						: 0px;
	margin:0px;
	padding:0px;
}

img.border {
	border:1px solid #dddddd;
}

a:link,
a:visited,
a:active,
a:hover
{
	color						 : #777777;
	text-decoration	 : underline;
}

a:hover {
	color						 : #000000;
	text-decoration	 : underline;
}

