p {
	font-size : 85%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : White; 
	background-color : #000033; 
}

.caption {
	font-size : 80%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : White; 
	text-align : center;
}

blockquote {
	margin : 30px 30px 30px 300px;
	padding: 10px;
	font-size: 80%;
	border-style:dashed;
	border-width:1px;
	border-colour:white;
}

H1 { 	
	font-size : 130%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : #ffffff; 
} 

.H1Left { 	
	font-size : 130%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : #ffffff; 
	text-align : left ;
} 

.H1Right { 	
	font-size : 130%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : #ffffff; 
	text-align : Right;
} 

H2 { 
	font-size : 110%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : #ffffff; 
	text-align : center;
}

.H2left {
	font-size : 110%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : #ffffff; 
	text-align : left;

}
.H2right {
	font-size : 110%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : #ffffff; 
	text-align : right;

}

H3 { 
	font-size : 100%; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : #ffffff; 
	text-align : left;
}

BODY { 
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : White; 
	background-color : #000033; 
}

A  {
	color : #FF80FF;
	font-family : Verdana, arial, sans-serif;

}

A:Visited  {
	color : #FF80FF;
	font-family : Verdana, arial, sans-serif;

}

A:Active  {
	color : #FF80FF;
	font-family : Verdana;
}

.bodyText { 
	font-size : small; 
	font-family : Verdana, arial, sans-serif;
	font-weight : normal; 
	font-style : normal; 
	color : white;
}




.right {
	font-size : small; 
	font-family : Verdana, arial, sans-serif; 
	font-weight : bold; 
	font-style : normal; 
	color : #ffffff; 
	text-align : right;

}

.small {
	font-size : 80%; 
	font-family : Verdana, arial, sans-serif;
	font-weight : normal; 
	font-style : normal; 
	color : white;
}	

.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 : #FF80FF
	
/*	color : #FFC0FF */
}

.questions {
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.table01 { 
	background-color : #000033;
	border-style : solid;
	border-width : 2px;
	border-color : #ffffff;
}

.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 : white; 
	color : Black;
	text-align : center;
	vertical-align : top;
	font-weight : bold;
}

table { 
	background-color : #000033;
}

.List { 
	font-size : 85%;
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : white; 
	
}

img { 
	border-width : 1px;
	border-color : white;
	
}

.imgnoborder { 
	border-width : 0;
}

.imgblackborder { 
	border-width : 1px;
	border-color : black;
}
.imgalignright {
	border-width : 1px;
	border-color : white;
	border-style:solid;
	float:right;
	margin: 5px 10px 5px 5px;
}

.imgalignleft {
	border-width : 1px;
	border-color : white;
	border-style:solid;
	float:left;
	margin: 1px 10px 5px 10px;
}

input.searchbutton {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 100%;
	font-weight : bold;
	background-color: white;
	color: black;
	border: 1px solid #000000;
	cursor: pointer;
	margin: 0px;
	padding: 2px;

}

.grey01 { background-color: white; }

.selectlist {
	font-size : 90%;
	font-family : Verdana, arial, sans-serif; 
	font-weight : normal; 
	font-style : normal; 
	color : black;
}