body,h1,h2,h3,td,th,input,textarea,select{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

body{background-color:#FFFFFF;font-size:75%;color:Black;margin:0px 0px 0px 0px;}

/*
h1,.edH1{font-size:20pt;font-weight:normal;color:#9966CC}
h2,.edH2{font-size:18pt;font-weight:bold;color:black}
h3,.edH3{font-size:16pt;font-weight:normal;font-style:italic;color:#330066}
*/


h1,.edH1,
h2,.edH2,
h3,.edH3,
h4,.edH4,
h5,.edH5,
h6,.edH6{color:#9966CC;font-weight:normal;font-style:normal;}

h1,.edH1{font-size:2em;}
h2,.edH2{font-size:1.8em;}
h3,.edH3{font-size:1.6em;}
h4,.edH4{font-size:1.4em;}
h5,.edH5{font-size:1.2em;}
h6,.edH6{font-size:1em;}

img{border:0px;}
td{font-size:75%;color:Black;text-decoration:none;}
th{
	font-size: 75%;
	color: White;
	background-color: #BEA0DD;
}

input,textarea,select{color:#000000;text-decoration:none}

hr{color:#9966CC;height:1px;}

a:link{color: Purple;text-decoration:underline}
a:visited{color: gray;text-decoration:underline}
a:active{color: Red;text-decoration:none}
a:hover{color: Red;text-decoration:underline}

.c1{background-color:#E2D9EB;}
.c2{background-color:#EAE3F1;}
.highlight{background-color:Yellow;}
.error,.message{color:red;font-style:italic;}
.floatright{display:block}
.floatleft{display:block}
