b{
	color : #3F4890;
}
b.h0{
	font-size : 14px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #203060;
}

b.h1{
	font-size : 16px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #3F4890;
}

b.h2{
	font-size : 18px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #3F4890;
}

.comment{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.btn{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 80px;
}

.btnsbmt{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	width : 80px;
	color : #304090;
}

.btnrst{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	width : 70px;
	color : #304090;
}

A 	{ font-size: 11px }
A 	{ font-weight: bold }
A 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
     text-decoration : none;
}
A:link    { color: #3F4890 }    /* unvisited links */
A:visited { color: #3F4890 }   /* visited links   */
A:hover   {
	color: #203060;
} /* user hovers     */
A:active  { color: #3F4890 }   /* active links    */
A.litle   { font-size: 9px;}
A.cur {
}
A.cur:link    { color: white }    /* unvisited links */
A.cur:visited { color: white }   /* visited links   */
A.cur:hover   { color: white } /* user hovers     */
A.cur:active  { color: white }   /* active links    */

td.contact {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : right;
}

td.photo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}

