body {
	background-color: #330066;
	font-family: Arial;
	font-size: 12px;
	font-color: #999999;
	maring: 0;
	margin-left: 0;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
}
.smalllink {
	font-size: 12px;
}
.small {
	font-size: 10px;
}:
input {
	font-family: Arial;
	font-size: 10px;
}
select {
	font-family: Arial;
	font-size: 10px;
}
.mydiv {
        background-color: #FFFFFF;
        font-size: 12px;
        color: black;
        padding: 10px;
}
.tightdiv {
        background-color: #FFFFFF;
        font-size: 11px;
        color: black;
        padding: 3px;
}

.tr_head {
	font-size: 14px;
	background-color: #DDDDDD;
	font-weight: bold;
	color: #333366;
}
.tr_head_light {
	font-size: 11px;
	background-color: #CCCCCC;
	color: white;
}
.tr_small_head {
	font-size: 10px;
	background-color: #3366CC;
	color: white;
}
.tr_small_light {
	font-size: 10px;
	background-color: #CCCCCC;
	color: white;
}
.tr_small {
	font-size: 9px;
	background-color: #EEEEEE;
}
.header {
	font-color: white;
}
.footer {
	background-color: #99CCFF;
	color: #3366CC;
	font-size: 10px;
}
tr {
	font-size: 14px;
	background-color: #FFFFFF;
}
.myrow {
	background-color: #EEEEEE;
}
.myrow1 {
	background-color: #DDDDDD;
}
A:visited { 
	color: #3366CC; 
}
A:link    { 
	color: #3366CC;
}
A:hover	  {
	color: #FF9933;
}
A:active  { 
	color: #FF9933; 
}

