A {
	color: blue;
}



BODY {
	background-repeat: no-repeat;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	scrollbar-3d-light-color : #990033;
	scrollbar-base-color : #990033;
	scrollbar-dark-shadow-color : #990033;
	scrollbar-face-color : #990033;
	scrollbar-highlight-color : #FFCCFF;
	scrollbar-shadow-color : #FFCCFF;
	margin-left : 0px;
	margin-top : 0px;
}

BODY, TD {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	
}

.small {
    font-size:10px;
    }
.big {
    font-size:14px;
    font-weight: bold;}

.heading2 {
	font-size: 18px;
	font-style: italic;
	
}

.heading1 {
	font-size: 24px;
	font-weight: normal;
	color: #990033;
	text-align : center;
	font-style : italic;
}

.white {
    color: white;
    }
    
.reditalic {
    color: #990033;
    font-style : italic;
}
.form {
    font-size: 11px;
    }
