.text
	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	}

.text2
	{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	}

.head
	{
	font-family: Arial, Helvetica;
	font-size: 14pt;
	color: #1154A0;
	font-weight: bold;
	}

.headblack
	{
	font-family: Arial, Helvetica;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	}

.gmsmall
	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #C1D9E9;
	}

.tnav
	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	}

a 
	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #1154A0;
	font-weight: bold;
	text-decoration: none;
	}

a:hover
	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #1154A0;
	font-weight: bold;
	text-decoration: underline;
	}

a.gsmall
	{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #C1D9E9;
	font-weight: bold;
	text-decoration: none;
	}

a.gsmall:hover
	{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #C1D9E9;
	font-weight: bold;
	text-decoration: underline;
	}

a.gsmall2
	{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #1154A0;
	text-decoration: none;
	}

a.gsmall2:hover
	{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #1154A0;
	text-decoration: underline;
	}

a.nav
	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

a.nav:hover
	{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}

.input_text{
	font-size=8pt;
        color:#000000;
	font: bold;
        border:1px groove #143F62;
        background-color:#F7F8F9;
	font-family:verdana;
	width:240px;
	height:20px;
             }

.input_text2{
	font-size=8pt;
        color:#000000;
	font: bold;
        border:1px groove #143F62;
        background-color:#F7F8F9;
	font-family:verdana;
	width:260px;
	height:20px;
             }

.input_button{
	font-size=8pt;
	color:#000000;
	font: bold;
	border:1px groove #143F62;
	background-color:#F7F8F9;
	font-family:verdana;
	width:100px;
	height:25px;
             }