body {
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
 a.general:link {
	color: #6699cc;
	text-decoration: none;
}
 a.general:visited {
	color: #6699cc;
}
 a.general:hover {
	color: #6699cc;
	text-decoration: overline;
}
 a.general:active {
	color: #6699cc;
	text-decoration: overline;
}
.dirrecion {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}
.title {
	font-weight: bold;
	font-size: 12px;
}
.title2 {
	font-weight: bold;
}

.corner_top_right {
	float: right;
	position: absolute;
	top: 3px;
	right: 3px;
}
.corner_bottom_left {
	float: left;
}
.main {
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.main_title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.main_header {
	background-color: #cccccc;

	width: 100%;
}
.footer_images {
	padding-right: 20px;
}
.random_images {
	padding-left: 20px;
}
.corner_bottom_right {
	float: right;
}
.blue_bg {
	background-color: #6699CC;
}
.header_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	left: 250px;
	top: 25px;
}

.logo {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}                                         
.container {
	width: 546px;
	text-align: justify;
	padding-top: 10px;
}

