@charset "UTF-8";
/* CSS Document */
body {
background-image:url(images/bg0image2.gif);
background-repeat:no-repeat;
background-position:top, left;
	
}


.body {
color:#000000;
text-align: left;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.body a:link {
text-decoration:none;
color:#FF0000}

.body a:visited {
text-decoration:none;
color:#FF0000}



.heading {
color:#333333;
text-align:left;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold
}

.navigation {
color:#FF0000;
text-align: top, right;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
vertical-align:text-top
}

.navigation a:hover{
font-size: 1.2em
}

.navigation a:link{
color:#FF0000
}

.navigation a:visited{
color:#FF0000}



