body {
	font-family: verdana;
	font-size: 12px;

	scrollbar-face-color:white;
	scrollbar-arrow-color:215388;
	scrollbar-track-color:white;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:215388;
	scrollbar-darkshadow-Color:215388;
}



td {
	font-family: verdana;
	font-size: 12px;
	color: #000000
}

th {
	font-family: verdana;
	font-size: 12px;
}

.bodystyle {
	font-family: verdana;
	font-size: 12px;
	border: thick solid #FF00CC;

}

.small {
	font-family: verdana;
	font-size: 11px;
}

.italics {
	font-family: verdana;
	font-size: 12px;
    font-style: italic;
	color: #000000;
}

.medium {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;

}

.big {
	font-family: verdana;
	font-size: 16px;
}

.xbig {
	font-family: verdana;
	font-size: 24px;
}

.expanded {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 2px;
	color: #3399CC;
	font-weight: bold;

}

.justified {
	font-family: verdana;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 5px;
	border: 1px solid #333333;
	text-align: justify;

}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px dotted #3399CC;
	cursor: hand;


}

.image{
	border: 10px solid #FFFFFF;

      }
