@charset "utf-8";
/* CSS Document */
body {
	background-color:		#BECDF4;
	font-family: 			Calibri;
	font-size: 				14px;
	line-height:			16px;
	text-align:				left;
	
}

a.menu {
	text-decoration:  none;
	color:			  #000;
	background-color: #cecdcd;
}

a.td {
	font-weight:			900;
	text-decoration:   		none;
	color:			 		#fff;
	background-color: 		#00C;
}
tr {
	text-align:  	left;
	font-size:		18px;

}

.menu {
	
	background-color:		#cecdcd;
	font-size:				16px;
	font-weight:			900;
	text-align: 			right;
	padding-left:	        20px;
	padding-right:          20px;
	
}
td {
	padding: 3px;
	text-align: left;
}
p {
	padding: 3px;
	text-align: left;
}
td.gre {
	font-weight:				900;
	background-color:			#cecdcd;
	text-align:					left;
}
td.white {
	background-color:			#fff;
	text-align:					left;
}
td.blue {
	background-color:			#00C;
	font-weight:				900;
	color:						#fff;
	text-align:					left;
	
}

h1 {

}

h2 {
	font-size: 16px;
}

h3 {

}

h4 {

}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.Header {
	font-size: 1em;
	padding: 10px;
}
a href.White {
	color:#FFF
}
br1 {
	background-color:			#cecdcd;
}
br2 {
	background-color:			#BECDF4;
}
