body,table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	background-color: #4630E8;
	color: Black;
	font-size: 20px;
}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
color : #FFFF80;
	padding : 0 0 8px 0;
	font-family : Century Gothic;
	font-weight : bold;
	font-size : 24px;
	text-align : center;
}

h2 {
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 14px;
	color: Black;
}

h3 {
	padding : 8px 0 8px 0;
	font-weight : bold;
	font-size : 130%;
	color : Silver;
}

h4 {
	padding : 0 0 4px 0;
	font-weight : bold;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	color : Silver;
}

p {
	text-align : left;
	font-size : 16px;
	font-family : Century Gothic;
	font-weight : bold;
}

a {
	padding: 4px 4px 4px 4px;
	color: #FFF8BA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	background-color: Maroon;
}
#trenn
{
	border-bottom: 1px solid White;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
}
