body{
	color : #003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-style : normal;
	font-weight : normal;
	margin :0px;
}
.notice{
   font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : .6em;
   font-weight : normal;
   line-height : 1.2em;
   color : #00007B;
   }
.tinytext{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : .5em;
   font-style : normal;
   font-weight : normal;
   color : #006699;
   line-height : 1em;
   }
.footer{
	font-family : Times, Times Roman, serif;
	font-size : .8em;
	font-weight : normal;
	color : #003366;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-style : normal;
	color : #003366;
}
td.header{
	text-align: center;
}
p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-style : normal;
	font-weight : normal;
	color : #003366;
	line-height : 1.3em;
}
blockquote{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-style : normal;
	color : #003366;
}
h3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	font-style : normal;
	font-weight : normal;
	color : #003366;
}
h4{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .9em;
	font-style : normal;
	font-weight : bold;
	color : #003366;
}
textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
	color : #003366;
	border-style: solid;
	border-width:1px;
	border-color : #999999;
}
input{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
	color : #003366;
	border-style: solid;
	border-width:1px;
	border-color : #999999;
}
a{
	color : #003366;
	font-weight : bold;
	text-decoration : none; 
}
a:hover{
	color : #666699;
	font-weight : bold;
	text-decoration : underline;
}
.menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	font-style : normal;
	font-weight : normal;
	color : #003366;
}
.resouces{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	line-height : 1.3em;
	text-decoration : none;
}
.resouces:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
	color : #CC0000;
	line-height : 1.3em;
	text-decoration : underline;
}
