BODY {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

TD {
	font: 9pt Verdana;
}

A {
	text-decoration: underline;
	color: #C32C29;
}

A:hover {
	color: red;
}

B {
	color: #C32C29;
}

STRONG {
	color: #50A83C;
}

P {
	text-align: justify;
}

LI {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

UL {
	margin-top: 0px;
	padding-top: 0px;
}

H1 {
	color: #50A83C;
	font: 24pt Tahoma;
	padding-top: 30px;	
}

H2 {
	color: #C32C29;
	font: 12pt Arial;
	margin-top: 20px;
}

#left {
	background: #F6872E url("/images/effectt_technology.gif") no-repeat 90% 25px;
	width: 25%;
	height: 100%;
}

#right {
	height: 100%;
	margin-top: 0px;
}

#head {
	height: 130px;
	margin-top: 20px;
}


#head #logo {
	width: 80px;
	float: left; 
	margin-right: 50px;
}


#bottom {
	margin-top: 30px;
	font: 8pt Verdana;
	text-align: right;
}


FORM {
	margin-top: 10px;
}


#body, #head, #bottom {
	padding-left: 4%;
	padding-right: 4%;
}

#bottom {
	padding-top: 3%;
}

.small A {
	font: 8pt arial;
}
