/* Home page style sheet */

p, td, ul, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt
}

a {
	text-decoration: none
}

a:link, a:visited {
	color: rgb(0,0,128)
}

a:active, a:hover {
	text-decoration: underline
}

.spec {
	list-style-image: url('icons/bulletg.gif')
}

.small {
	font-family: Arial, Helvetica;
	font-size: 10px
}

.small2 {
	font-family: Arial, Helvetica;
	font-size: 10px
}

.big {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: rgb(119,119,119)
}

.head {
	font-family: Arial, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: rgb(119,119,119)
}

.pictitles {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: rgb(0,0,128)

}

.formbut
{
	background-color: grey;
	border-bottom: black 1px inset;
	border-left: black 1px inset;
	border-right: black 1px inset;
	border-top: black 1px inset;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px
}

.form
{
	background-color: white;
	border-bottom: black 1px inset;
	border-left: black 1px inset;
	border-right: black 1px inset;
	border-top: black 1px inset;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px
}
h1 {  text-transform: uppercase}
h1 {  }
