BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px 0px 0px 0px;
	COLOR: #000000;
	FONT-FAMILY: "Arial", Times, serif;
    	font-size: 12;
	BACKGROUND-COLOR: #FFFFFF
}
TABLE {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	FONT-SIZE: 12px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: "Arial", Times, serif
}
a:link {
    font-family: inherit;
    font-size: 12;
    text-decoration: underline;
    color: #339999;
}
a:hover {
    font-family: inherit;
    font-size: 12;
    text-decoration: none;
    color: #006666;
}
a:visited {
    font-family: inherit;
    font-size: 12;
    text-decoration: underline;
    color: #449999;
}
a:visited:hover {
    font-family: inherit;
    font-size: 12;
    text-decoration: none;
    color: #006666;
}
.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
color : #000000;
background : #ffffff;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Arial,Verdana,tahoma,Arial;
font-size : 11px;
}

