body {
	background-color: #D0F7E9;
	font-family: Tahoma, Verdana, Arial, Helvetica;	
	font-size: 12px;
	font-weight: normal;	
	color: #5315A0;	
	}
	
p {
	font-size: 80%;
	text-align: justify;
	line-height: 1.3;
	margin-right: 10px;
	margin-left: 10px;
}

li {
	font-size: 80%;
	text-align: justify;
	line-height: 1.3;
	margin-right: 10px;
	margin-left: 10px;
}

.footer {
	font-size: 70%;
	text-align: center;
	line-height: 1.3;
	margin-right: 10px;
	margin-left: 10px;
}


ol {
	font-size: 80%;
	text-align: left;
	line-height: 1.3;
	margin-right: 10px;
	margin-left: 10px;
}

.imgright {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}

table {
	background-color: #F6F7D0;
}


table.border {
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	/*border-collapse: separate;*/	
}

.mendiv {
	color: #fff;
}

.c {
	text-align: center;
}

.bc {
	text-align: center;
	font-weight: bold;
}

h1{	
	text-align: left;
	line-height: 1.3;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 150%;
	font-weight: bold;
}


h2{
	text-align: left;
	line-height: 1.3;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 120%;
	font-weight: bold;
}


h3{
	text-align: left;
	line-height: 1.3;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 100%;
	font-weight: bold;
}

.img10 {
	margin-right: 10px;
	margin-left: 10px;
	}


.menu {
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
}
.menu:link {
	font-size: 90%;
	text-decoration: none;
	color: #FFFFFF;	
}
.menu:visited {
	font-size: 90%;
	text-decoration: none;
	color: #FFFFFF;
}
.menu:hover {
	font-size: 90%;
	text-decoration: underline;
	color: #EFFE00;
}
.menu:active {
	font-size: 90%;
	text-decoration: none;
	color: #FFFFFF;
}


.hlink {
	font-size: 100%;
	color: #5315A0;
	font-weight: bold;
}
.hlink:link {
	font-size: 100%;
	text-decoration: none;
	color: #5315A0;	
	font-weight: bold;	
}
.hlink:visited {
	font-size: 100%;
	text-decoration: none;
	color: #5315A0;
}
.hlink:hover {
	font-size: 100%;
	text-decoration: underline;
	font-weight: bold;	
	color: #ED1E1E;
}
.hlink:active {
	font-size: 100%;
	text-decoration: none;
	color: #5315A0;
}


.hlinks {
	font-size: 100%;
	color: #5315A0;
	font-weight: bold;
}
.hlinks:link {
	font-size: 100%;
	text-decoration: none;
	color: #5315A0;	
	font-weight: bold;	
}
.hlinks:visited {
	font-size: 100%;
	text-decoration: none;
	color: #5315A0;
}
.hlinks:hover {
	font-size: 100%;
	text-decoration: underline;
	font-weight: bold;	
	color: #ED1E1E;
}
.hlinks:active {
	font-size: 100%;
	text-decoration: none;
	color: #5315A0;
}


