body {
	background-color: #660000;
	color: White;
}
table.c1 { width: 100%; }
table.c4 { width: 80%; }
table.c6 { width: 800px; }
table.c20 {
	width: 100%;
	border : thin none #faf7af;
}
td.c2 { text-align: center; width: 100%; }
td.c3 { text-align: center; width: 20%; }
td.c5 { text-align: center; width: 25%; }
td.c7 { text-align: right; width: 500px; }
td.c8 { text-align: center; width: 50%; }
td.c10 { text-align: justify; width: 50%; }
td.c9 { text-align: left; width: 25%; height :25px; }
td.c11 { text-align: center; width: 15%; }
td.c12 { text-align: center; width: 70%; }
td.c13 { text-align: justify; width: 80%; }
td.c14 { text-align: justify; width: 10%; }
td.c15 { text-align: right; width: 30%; }
td.c16 { text-align: right; width: 70%; }

td.list {
	text-align: center;
	width: 20%;
	background : #ddc7a2;
	border : thin solid  #faf7af;
}
td.listval {
	text-align: center;
	width: 20%;
	border : thin solid #faf7af;
}
.c5 {
    color: White;
    font-family:  "Arial Black", sans-serif ;
	 font-size: x-small;
	 
}
.c7 {
	 color: White;
	 font-family: arial, sans-serif;
	 font-size: x-small;
}

.c21 {
	 color: White;
	 font-family: arial, sans-serif;
	 font-size: large;
}

.c22 {
	 color: White;
	 font-family: arial, sans-serif;
	 font-size: medium;
}

.c8 {
     color: White;
     font-family: "Times New Roman", serif;
	 font-size: medium;
	 font-weight: bold;
}
.c9 {
    color: White;
    font-family: "Times New Roman", serif;
	font-size: large;
	font-weight: bold;
}
.c10 {
    color: White;
    font-family: "Times New Roman", serif;
	font-size: small;
	
}
.c11 {
    color: #660000;
    font-family: "Times New Roman", serif;
	font-size: small;
	
}
a:hover{color: #FFD700;font-weight: normal;font-size:small;text-decoration:underline}
a:link{color: #FFC0CB;font-weight:normal;font-size:x-small;text-decoration:underline; border-top:medium none black}
a:visited{color: #FFFACD;font-weight:normal;font-size:x-small;text-decoration:underline}
a:active{color: #FFD700;font-weight:normal;font-size:x-small;text-decoration:underline}

input{color:#000000;font-weight:bold;font-size:10}
textarea{font-weight:bold;font-size:10;font-family:Verdana,Helvetica}