.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-variant: small-caps;
	background-color: #CC3333;
	color: #FFFFFF;
	text-align: center;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
}
.capabilities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	border: thin none #CC3333;


}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	font-style: oblique;
	font-weight: bold;
	color: #CC3333;


}
.intros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;

}
.subtitles {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
}
.backsun {
	background-attachment: scroll;
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
	font-weight: normal;
}
