p {
	font-size : 85%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : black; 
	background-color : white; 
}

.caption {
	font-size : 80%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : black; 
	text-align : center;
}

H1 { 	
	font-size : 130%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : black; 
} 

.H1Left { 	
	font-size : 130%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : black; 
	text-align : left ;
} 

.H1Right { 	
	font-size : 130%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : black; 
	text-align : Right;
} 

H2 { 
	font-size : 110%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : black; 
	text-align : center;
}

.H2left {
	font-size : medium; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : black; 
	text-align : left;

}
.H2right {
	font-size : medium; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : black; 
	text-align : right;

}

H3 { 
	font-size : 100%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : black; 
	text-align : left;
}

BODY { 
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : black; 
	background-color : white; 
}

A  {
	color : blue;
	font-family : Verdana, arial, sans-serif;

}

A:Visited  {
	color : red;
	font-family : Verdana, arial, sans-serif;

}

A:Active  {
	color : blue;
	font-family : Verdana, arial, sans-serif;
}

.bodyText { 
	font-size : 85%; 
	font-family : Verdana, arial, sans-serif;
	font-weight : normal; 
	font-style : normal; 
	color : black;
}

.faq {
	font-size : 100%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : black; 
	text-align : left;
}


.right {
	font-size : small; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : black; 
	text-align : right;

}

.small {
	font-size : 80%; 
	font-family : Verdana, arial, sans-serif;
	font-weight : normal; 
	font-style : normal; 
	color : black;
}	

.footer {
	font-size : 80%; 
	font-family : Verdana, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff; 
}

.date {
	font-size : 90%;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black
	
/*	color : #FFC0FF */
}

.questions {
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.table01 { 
	background-color : white;
	border-style : solid;
	border-width : 2px;
	border-color : black;
}

.tablecell {
	text-align : center;
	vertical-align : top;
	font-size : 90%;
	padding: 3px 10px 3px 6px;
}
.tablecell01 {
	text-align : left;
	vertical-align : top;
	font-size : 80%;
	padding: 3px 3px 3px 3px;
}
.tablecell01a {
	text-align : center;
	vertical-align : top;
	font-size : 80%;
	padding: 3px 3px 3px 3px;
}

.tablecell01b {
	background-color : #E8E6E6;
	color : black ;
	text-align : left;
	vertical-align : top;
	font-size : 80%;
	padding: 3px 3px 3px 3px;
}
.tablecell01c {
	font-size : 90%;
	text-align : left;
	vertical-align : top;
	padding: 3px 3px 3px 3px;
}

.tablecell02 {
	text-align : right;
	vertical-align : middle;
	font-size : 80%;
}
.tableheader01 {
	background-color : black; 
	color : white;
	text-align : center;
	vertical-align : top;
	font-weight : bold;
}

table { 
	background-color : white;
}

.List { 
	font-size : 85%;
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : black; 
	
}

img { 
	border-width : 1px;
	border-color : black;
}

.imgnoborder { 
	border-width : 0;
}

.imgblackborder { 
	border-width : 1px;
	border-color : black;
}

input.searchbutton {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 100%;
	font-weight : bold;
	background-color: black;
	color: white;
	border: 1px solid #000000;
	cursor: pointer;
	margin: 0px;
	padding: 2px;

}
.grey01 { background-color: black; }

.selectlist {
	font-size : 90%;
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : black;
	background-color : white;
}
