
A:active{
    COLOR: #FFFFFF;    TEXT-DECORATION: underline;
}

A:hover{
    COLOR: #FFFFFF;    TEXT-DECORATION: underline;
}

A:link{
    COLOR: #000000;    TEXT-DECORATION: none;
}

A:visited{
    COLOR: #000000;    TEXT-DECORATION: none;
}
BODY{
    FONT-SIZE: 13pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	left-top: 0;
	right-top: 0;
	bottom-top: 0;
}

H1{
    FONT-SIZE: 14pt;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 2px;
    LINE-HEIGHT: 16pt;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#E8BC67;
}

H2{
 
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 13pt;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 2px;
    LINE-HEIGHT: 15pt;

	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#cccccc;
}

H3{
    FONT-SIZE: 11pt;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 2px;
    LINE-HEIGHT: 14pt;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
}
.horizline {
	border-top-color: #999999;
	border-top-style: solid;
	border-width: 1;
}
.functions {
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #000000;
}
.functions:link {
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #000000;
}
.functions:visited {
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #000000;
}
.functions:hover {
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 12px;
	color: #000000;
	padding: 3px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
}
.functions2 {
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 10px;
	color: #000000;
	padding: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
}
.functions2:link {
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 10px;
	color: #000000;
	padding: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
}
.functions2:visited {
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 10px;
	color: #000000;
	padding: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
}
.functions2:hover {
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #7D7D7D;
}
select,textarea,input{	background-color: #FAFAFA;	font-family: Verdana, Arial;	font-size: 11px;	font-weight: 800;	color: 000;}

p{
	font-family: Arial, Verdana;

	font-size: 15px;
	color: #000000;
	padding-left: 10px;
}
p:link{
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 15px;
	color: #000000;
	padding-left: 10px;
	text-decoration: underline;
}
p:visited{
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 15px;
	color: #000000;
	padding-left: 10px;
	text-decoration: underline;
}
.title{
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 16px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#E8BC67;
	padding-bottom: 5px;
	padding-left: 15px;	
}
.subtitle{
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 14px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#E8BC67;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width:1px;
	border-left-style: solid;
	border-left-color:#cccccc;
}
.scheduletime{
	font-family: Arial, Verdana;
	font-weight: 800; 
	font-size: 15px;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color:#E8BC67;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#cccccc;
	vertical-align: top;
	white-space: nowrap;
	padding: 5px;
	text-align: right;
	text-decoration: underline;
}
.scheduledescription{
	font-family: Arial, Verdana;
	font-weight: 400; 
	font-size: 15px;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color:#E8BC67;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#cccccc;
	vertical-align: top;
	padding: 5px;
}