BODY {
	font-size : 8pt;
	font-family : Verdana;
	letter-spacing : 1px;
	font-variant : normal;
	line-height : 13px;
}

TABLE {
	font-size : 8pt;
	font-family : Verdana;
	font-variant : normal;
	line-height : 14px;
}

A:LINK, A:VISITED, A:HOVER{
	color : #000000;
	text-decoration : underline;
	font-weight : normal;
}

A.MENU:LINK, A.MENU:VISITED, A.MENU:HOVER{
	font-size : pt;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
}

.tblHead { 
	font-size : 8pt;
	font-weight : bold;
}

.button {
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
		border-color: black;
    color: black;
    font-family: verdana, arial;
    font-size: 7pt;
    text-decoration: none
}	

.formfield {
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
		border-color: black;
    color: black;
    font-family: verdana, arial;
    font-size: 8pt;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    text-decoration: none
}	

.pageTitle { 
	font-size : 10pt;
	font-weight : bold;
}

.small{
	font-family : Arial;
	font-size : 9px;
}


.table { 
	border: #CCCCCC 1px solid;
	border-color: #CCCCCC;
}