body {
	margin: 0px;
	padding: 0px;
}

body, p, th, td, ul, li, strong {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
		color: #434242;
}

h1 {
	font-size: 1.3em;
	color: #ffffff;
}

h2 {
	font-size: 1.1em;
	color: #cc3333;
}

h3 {
font-size: .9em;
color: #424242;	
}

form {
	margin: 0px;
	padding: 0px;
}

.input {
}

.align-justify {
	text-align: justify;
}

.ctr {
	text-align: center;
}

.white {
	font-size: 12px;
	color: #ffffff;
}

.text1 {
	font-size: 11px;
	color: #c0c0c0;
}

.text2 {
	color: #999999;
}

a {
	color: #ff0000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
}

.bg1 {
	background-image: url(images/index30.jpg);
	background-repeat: repeat-x;
}
