	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;

		min-width:1000px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	color:#333;
	font:100%/1.4 Georgia,serif;

	}
a:link
{text-decoration:none;font-size:11px;color:blue}
a:visited
{text-decoration:none;font-size:11px;color:blue}
a:hover
{text-decoration:none;font-size:12px;color:red}
a.menu:link
{font-weight:bold;font-size:11px;
text-decoration:none;color:red}
a.menu:visited
{font-weight:bold;font-size:11px;
text-decoration:none;color:black}
a.menu:hover
{font-weight:bold;font-size:11px;
text-decoration:none;color:red}
a.mes:link
{text-decoration:none;font-weight:bold;font-size:14px;color:green}
a.mes:visited
{text-decoration:none;font-size:14px;font-weight:bold;color:green}
a.mes:hover
{text-decoration:none;font-size:14px;font-weight:bold;color:blue}
td
{
font-family:Verdana,tahoma;
font-size:12px;
}
.instruct
{
font-family:Verdana,tahoma;
font-size:10px;
color:black;
font-weight:mormal;
text-align : center;
}
.mes
{
	font-family:Verdana,tahoma;
	font-size:14px;
	color:black;
	font-weight:normal;
	text-align : center;
}
.deb
{
font : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:red;
font-weight:normal;
text-align : center;
}
.announce
{
font : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:18px;
color:red;
font-weight:bold;
text-align : center;
align:center
}
.announce2
{
font : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:black;
font-weight:bold;
test-align:justify;
}
.announ2-green
{
font : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
color:Green;
font-weight:bold;
text-align : center;
}
.announ2-red
{
font : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: Red;
font-weight:bold;
text-align : center;
}
.desc
{
font : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
font-weight:bold;
}
.tables
{
font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
	align:center;
	bgcolor:"#F8BAD2";
}
.main
{
font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background: #FDECF3;
}
.footer
{
font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	font-weight:bold;
	background-color : #F8BAD2;
}
.left
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	font-weight:bold;
	background-color : #F59AC4;
}
.dat
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:red;
	font-weight:bold;
}
.head
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:red;
	font-weight:bold;
}
.button
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:navy;
	background:#FEA9DC;
	border: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    width:100px
}
.input,.textarea,.select
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:navy;
	background:White;
	border: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    width:400px
}
.sinput
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:navy;
	background:#FEC0ED;
	border: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    width:50px
}
.searchinput
{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:navy;
	background:#FEC0ED;
	border: black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
    width:180px
}