body.lefts{ 	font-family: arial,geneva,sans-serif;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		color: WHITE;
                

background-image: url('grad1.jpg');
}

a{link-color:white}

body.rights{   
background-image: url('grad2.jpg');
}


.subtitle {
		font-family: arial,geneva,sans-serif;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		color: WHITE;
}
.total {
		font-family: arial,geneva,sans-serif;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		color: BLACK;
}

.info {
		font-family: arial,geneva,sans-serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: small-caps;
		color: yellow;
}
.required {
		font-family: arial,geneva,sans-serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: small-caps;
		color: RED;
}

.navigation {
		font-family: arial,geneva,serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
}

.body8 {
		font-family: arial,geneva,serif;
		font-size: 8pt;
		font-weight: medium;
		font-style: normal;
}

.body10 {
		font-family: arial,geneva,serif;
		font-size: 10pt;
		font-weight: medium;
		font-style: normal;
}

.body12 {
		font-family: arial,geneva,serif;
		font-size: 12pt;
		font-weight: medium;
		font-style: normal;
}

.body14 {
		font-family: arial,geneva,serif;
		font-size: 14pt;
		font-weight: medium;
		font-style: normal;
		color: #000099;
}

.body18 {
		font-family: arial,geneva,serif;
		font-size: 18pt;
		font-weight: medium;
		font-style: normal;
}

.body24 {
		font-family: arial,geneva,serif;
		font-size: 24pt;
		font-weight: medium;
		font-style: normal;
}

.headline8 {
		font-family: arial,geneva,serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: normal;
}

.headline10 {
		font-family: arial,geneva,serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
}

.headline12 {
		font-family: arial,geneva,serif;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
}

.headline14 {
		font-family: arial,geneva,serif;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
}

.headline16 {
		font-family: arial,geneva,serif;
		font-size: 16pt;
		font-weight: bold;
		font-style: normal;
}

.headline18 {
		font-family: arial,geneva,serif;
		font-size: 18pt;
		font-weight: bold;
		font-style: normal;
}

.headline24 {
		font-family: arial,geneva,serif;
		font-size: 24pt;
		font-weight: bold;
		font-style: normal;
}


/*Links*/
a:link, a:visited {color:white}
a:hover,a:active{color:ff0000;text-decoration:none;}	