body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;


}

A {
	color: #DC143C;
}

A:HOVER {
	color: Yellow;
}

.body_copy {
	background-image: url(images/layout/body.jpg);
	background-repeat: no-repeat;
}

.body_copy_text {
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 50px;
}

.body_sides {
	background-repeat: no-repeat;
}

.news_list_title {
	font-style: bold;
	font-size: 14px;
	font-variant: small-caps;
}

.news_list_date {
	font-style: italic;
	font-size: 10px;
}

.news_list_summary {
		font-size: 10px;
}

.news_list_link {
		font-size: smaller;
		font-variant: small-caps;
}

.news_full_title {
	font-weight: bolder;
	font-size: large;
	font-variant: small-caps;
}

.news_full_date {
	font-style: italic;
	font-size: small;
	font-style: bold;
}

.news_full_summary {
		font-size: small;
}

.news_full_body {
		font-size: medium;
		text-align: justify;
}

.news_full_link {
		font-size: smaller;
		font-size: small;
		font-variant: small-caps;
}
