a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFEFCE;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B4BCE0;
}

.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
        text-align: center;
	color: #B4BCE0;
}        
        
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-align: center;
	color: #FFCC66;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-align: center;
	color: #B4BCE0;
}

.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
        text-align: center;
	color: #FFCC66;
}

.bodytext5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight: bold;
        text-align: center;
	color: #B4BCE0;
}

.bodytext6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight: bold;
        text-align: center;
	color: #ffffff;
}

body {
	background-color: #C0C0FF;
	background-image: url(images/bk_01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #B4BCE0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
        color: #FFCC66;
        
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}
.images {
	border: none;
	margin: 5px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0D55AE;
}h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B4BCE0;
}

h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #B4BCE0;
}
.levels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.levels2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #849CBD;
}
TABLE.header2	{background-image: url(images/header2.jpg);
     		background-repeat: repeat;
     		background-attachment: scroll;
     		background-color: inherit;
     		}	

TD.header2	{background-image: url(images/header2.jpg);
     		background-repeat: repeat;
     		background-attachment: scroll;
     		background-color: inherit; 
			}
                        
TABLE.header	{background-image: url(images/header.jpg);
     		background-repeat: repeat;
     		background-attachment: scroll;
     		background-color: inherit;
     		}	

TD.header	{background-image: url(images/header.jpg);
     		background-repeat: repeat;
     		background-attachment: scroll;
     		background-color: inherit; 
			}


