body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height : 100%;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


p  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-right :68px;
	text-align : justify;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}

li {
	margin-left : 8px;
}

H1 {
	color: #8a1635;
	font-weight: bold;
	font-size: 18px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 6px;
	padding-bottom : 6px;
}

H2 {
	color: #8a1635;
	font-weight: bold;
	font-size: 14px;
	margin-left : 0px;
	margin-top : 14px;
	margin-bottom : 0px;
}



.copyright{
	color: #8a1635;
	font-weight: normal;
	font-size: 11px;
	margin-bottom : 2px;
}
	
	
a.copyright {
	color: #8a1635;
	font-weight: normal;
	font-size: 11px;
	text-decoration : underline;
	margin-bottom : 2px;
}
	
	a.copyright:active {
color: #8a1635;
	font-weight: normal;
	font-size: 11px;
		text-decoration : underline;
	margin-bottom : 2px;
}

a.copyright:hover {
color: #8a1635;
	font-weight: normal;
	font-size: 11px;
	text-decoration : underline;
	margin-bottom : 2px;
}


.menu {
	font-size: 14px;
	font-weight: normal;
	color: #8a1635;
	text-decoration : none;
	margin-top : 3px;
	margin-bottom : 3px;
}

a.menu {
	font-size: 14px;
	font-weight: normal;
	color: #8a1635;
	text-decoration : none;
		margin-top : 3px;
	margin-bottom : 3px;
}
a.menu:active {
	font-size: 14px;
	font-weight: normal;
	color: #8a1635;
	text-decoration : none;
		margin-top : 3px;
	margin-bottom : 3px;
}

a.menu:hover {
	font-size: 14px;
	font-weight: normal;
	color: #8a1635;
	text-decoration : none;
		margin-top : 3px;
	margin-bottom : 3px;
}
	
.menu2 {
	font-size: 12px;
	font-weight: normal;
	color: #333367;
	text-decoration : none;
}

a.menu2 {
	font-size: 12px;
	font-weight: normal;
	color: #333367;
	text-decoration : none;
}
a.menu2:active {
	font-size: 12px;
	font-weight: normal;
	color: #333367;

	text-decoration : none;
}

a.menu2:hover {
	font-size: 12px;
	font-weight: normal;
	color: #da251c;
	text-decoration : none;
}	



A {
font-size: 11px;
	font-weight: normal;
	color: #8a1635;
	text-decoration: underline;
}
A:active {
font-size: 11px;
font-weight: normal;
color: #8a1635;
text-decoration: underline;
}
A:hover {
font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}  

.link {
font-size: 13px;
	font-weight: bold;
	color: #8a1635;
	text-decoration: none;
}

a.link {
font-size: 13px;
	font-weight: bold;
	color: #8a1635;
	text-decoration: none;
}

a.link:active {
font-size: 13px;
font-weight: bold;
color: #8a1635;
text-decoration: none;
}
a.link:hover {
font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}  




.inp  {
	color: #000000;
	background-color:#f4e6cf ;
	border: 1px #8a1635 solid;
	width: 100%;
	
}
