body {
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	background: #e81b1b;
	color: #ffffff;
	margin-bottom: 30px;
}

#main {
	background: #ffffff;
	color: #000000;
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
	padding-left: 7px;
	padding-right: 7px;	
	padding-top: 6px;
	padding-bottom: 10px;
}

#footer {
	color: #ffffff;
	text-align: center;
	font-size: smaller;
	position: relative;
	width: 100%
}

a:link {
	color:            #8e0000;
	text-decoration:  none;
}

a:visited {
	color:            #8e0000;
	text-decoration:  none;
}

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

a:active {
	color:            #ffffff;
	text-decoration:  none;
}

img {
	border:           0;
}

.nxxs {
	font-size:        xx-small;
}

.nxs {
	font-size:        x-small;
}

.ns {
	font-size:        small;
}

.nm {
	font-size:        medium;
}

.nl {
	font-size:        large;
}

.nxl {
	font-size:        x-large;
}

.nxxl {
	font-size:        xx-large;
}

.fm {
	font-family:      "courier new",courier,monospace;
	font-size:        medium;
}

.attrib {
	color:						#ffffff;
	font-size:        small;
	text-align:       center;
}

blockquote {
	margin-right:			0;
	padding-right:		3px;
}

p {
	text-align: justify;
}

blockquote {
	text-align: justify;
}
