/* CSS Document */

body {
font-size: 11px;
background-color: #CCCCCC;
}

.side_table {
}

.side_table2 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/tabbg.gif);
	background-repeat: repeat-y;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}