
body
{	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font: normal small Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#CFCFB0;
	}
	.logo{
	font-size:25px;
	color:#323844;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
	font: italic bolder 40px Monotype Corsiva;
}
.tag {
	margin: 0;
	text-transform: uppercase;
	font-size:13px;
	padding-left:15px;
	font-weight:bold;
	color:#602020;
	letter-spacing:2px;
    text-decoration:none;
}
.toplinks{
text-transform: uppercase;
font-size:13px;
color:#323844;
font-weight:bold;
text-decoration:none;
}
.toplinks:hover{
text-transform: uppercase;
font-size:13px;
color:#602020;
font-weight:bold;
text-decoration:none;
}
.content
{
text-align:justify;
line-height:120%;
padding-left:10px; padding-right:10px; padding-bottom:10px; padding-top:10px;
}
.links{
color:#323844;
text-decoration:underline;
}
.links:hover{
color:#323844;
text-decoration:none;
}
.heading {
text-transform: uppercase;
padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color: #FF5800;
}
.border
{border:1px solid #602020;
}
