body, div, a, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border: none;
}

hr {
	margin: 3px auto 3px auto;
	text-align: center;
}

a { font-weight: bold; color: #b1de00; text-decoration: none; }
a:hover { font-weight: bold; text-decoration: underline; }

* {line-height: 150%;}

p, td, h1, h2, h3, div {
	color: #000000;
	font-family: "Trebuchet MS";
}

h1 {font-size: 20px;}
h1, h2, h3, h4 { color: #b1de00; }
h2 {font-size: 22px; color: #ffffff;}
div, p, td {font-size: 15px; line-height: 20px;}

span.blue  { color: #00df2a; }
span.green { color: #b1de00; }

h3 {border-bottom: 2px dotted #b1de00;}

body, html {
	width: 100%;
	height: 100%;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #02afdd;
	margin: 0;
	padding: 0;
}

div.wrapper {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0;
	text-align: justify;
}

h1.header {
	width: 800px;
	height: 199px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
}

div.content {
	padding: 10px 20px 0 20px;
	/*background-image: url(../images/p_bg_2.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
}
