/* CSS Document */

body {
	background-color: #DBDBDB;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
}
.style2 {font-size: 11px; font-family: Tahoma;}
.style3 {font-family: Tahoma; font-size: 11px; font-weight: bold; }