body, table {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #787777;
		SCROLLBAR-FACE-COLOR: #94005F;
        SCROLLBAR-HIGHLIGHT-COLOR: #EEEBDF;
        SCROLLBAR-SHADOW-COLOR: #EEEBDF;
        SCROLLBAR-3DLIGHT-COLOR: #EEEBDF;
        SCROLLBAR-ARROW-COLOR: #EEEBDF;
        SCROLLBAR-TRACK-COLOR: #EEEBDF;
        SCROLLBAR-DARKSHADOW-COLOR: #EEEBDF;}
}
p {
	margin-top: 1;
	padding-top: 1;
}
b {
	color: #7D7D7D;
	font-family: Trebuchet MS;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	letter-spacing:0px;
	font-weight: none;
	font-style: italic;
	color: #94005F;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	letter-spacing:0px;
	font-weight: none;
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
}
input, textarea {
	margin: 1px;
	border: dotted 1px #94005F;
	font-family: Arial;
	font-size: 13px;
	color: #787777;
	background-color: #EEEBDF;
}
a {
	color: #787777;
	text-decoration: none;
	font-weight: none;
}
A:link{COLOR: #DB0192; font-size:13px; font-family: Trebuchet MS; cursor:n-resize} 
A:visited{COLOR: #DB0192; font-size:13px; font-family: Trebuchet MS; cursor:n-resize} 
A:active{COLOR: #DB0192; font-size:13px; font-family: Trebuchet MS; cursor:n-resize} 
A:hover{COLOR: #CCCCCC; font-size:13px; font-family: Trebuchet MS; cursor:n-resize
}
.noborder {
	border: none;
}
ul {
	margin-top: 5;
	padding-top: 5;
	font-size: 13px;
	font-family: "Trebuchet MS"
	letter-spacing:0px;
	font-weight: none;
	font-style: none;
	color: #787777;
	text-align: left;
}
     blockquote{
        width: 400px;	
        margin: 0px 10px;
	font-size: 13px;
	color: #787777;
        font-weight:normal;
	border-left: 30px solid #94005F;
	background-color: #EEEBDF;
        background-image:url('none');
        background-repeat:no-repeat; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}