body {
	background-color: #003366;
	font-family: Garamond;
	
}

body, td, th {
	color: #FFFFFF;
	font-size: 14px;
}

h1, h2 {
	color: #990033;
}

h3, h4, h5, h6 {
	color: #990033;
}


a {
	color: #FFFFCC;
	font-size: 14px;
	font-weight: lighter;
}

.new {
	background-color: #004A95;
	font-size: 12px;

}

.textbox  {
	font-size: 11px;
	background-color: #C6E7FF;
	border: 0px none;
	
}

.button {
	background-color: #004A95;
	color: #DFDFDF;
	width: auto;
	height: 18px;
	font-size: 10px;
	border-top: 1px outset #FFCCCC;
	border-right: 1px inset #FFFFCC;
	border-bottom: 1px inset #FFFFCC;
	border-left: 1px outset #FFCCCC;

}.textboxbis {

	font-size: 11px;
	background-color: #C6E7FF;
	border: 0px none;
	width: 30px;
	height: 14px;
}

.b {
	color: #FFFFCC;
	font-weight: bolder;
	font-size: 36px;
	font-variant: normal;
	text-decoration: underline blink;



}
.textbox1 {

	font-size: 11px;
	background-color: #C6E7FF;
	border: 0px none;
	text-align: center;
}

