.box1 {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}
.H3 {
	font-family: Helvetica, sans-serif;
	color: #990033;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	padding-right: 15px;
	padding-left: 10px;
}
.link1 {
	font: bold 12px "Helvetica Condensed", Helvetica;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	background: center;
}
.link1 a:link{
	color: #666666;
	text-decoration: none;
}
.link1 a:visited{
	color: #666666;
	text-decoration: none;
}
.link1 a:hover{
	color: #FF6600;
	text-decoration: none;
}
.txt1 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 10px;
	padding-right: 15px;
}
.txt1 a:link{
	color: #990033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt1 a:visited{
	color: #990033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt1 a:hover{
	color: #990033;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 10px;
	padding-right: 15px;
}
.H2 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: -1px;
	padding-left: 10px;
}
.underline {
	border-bottom: 1px solid #CCCCCC;
}
.container {
	background: #CCCCCC;
	padding: 2px;
	border: 1px solid #666666;
}
body {
	background: url(images/bg2.jpg);
}
