/***********************************************/
/*     samba.css   - created 23-02-2004        */
/***********************************************/
body{
	font-family: Verdana;
	color: #99FFFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: CC3333;
	font-size: 12px;
}

a:link, a:visited, a:hover {
	color: #CCCCFF;
	text-decoration: none;
	background-color: CC3333;
}

a:hover {
	text-decoration: underline;
	background-color: CC3333;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	background-color: CC3333;
}

h1{
	font-family: Verdana;
	font-size: 130%;
	color: #99FFFF;
	background-color: CC3333;
}

h2{
	font-size: 115%;
	color: #99FFFF;
	background-color: CC3333;
}

h3{
	font-size: 100%;
	color: #99FFFF;
	background-color: CC3333;
}

h4{
	font-size: 75%;
	font-weight: normal;
	color: #CCFF66;
	background-color: CC3333;
}

h5{
	font-size: 60%;
	color: #CCFF66;
	background-color: CC3333;
}

ul{
	list-style-type: square;
	background-color: CC3333;
}

.style1 {
	font-family: Verdana;
	font-size: 12px;
}

.style2 {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}

.style3 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
}

.style4 {
	font-family: Verdana;
	font-size: 10px;
}

.style5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.style6 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.style7 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

.style8 {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
}

