/* Site */
body, table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #8c0000;
	font-size:12pt;
}

body {
	background-color: #fcf2dd;
}

#content {
	width: 1084px;
	border: 20px solid #8c0000;
        margin: auto;
}
#content p, ul {
        padding: 0 103px;
        text-align: justify;
}

#content ul {
        padding: 0 120px;
}

a:link{color:#000; font-weight:bold;font-size:11pt;}
a:visited{color:#000; font-weight:bold;font-size:11pt;}
a:active{color:#000; font-weight:bold;font-size:11pt;}
a:hover{color:#000; font-weight:bold;font-size:11pt;}

