body {
      background-color: #990099
}

.style4 {
     font-size: 8pt
}

.style5 {
     padding-left:10px; 
     color: #FFFF00
}

.title {
	padding-left: 28px; 
    font-size: 14pt; 
    color: #ffffff; 
    font-family: arial, helvetica, sans-serif
}

.footer {
	font-size: 8pt; 
    color: #ffffff; 
    font-family: tahoma, helvetica, sans-serif; 
    text-align: center;
    text-decoration: none
}

.footer A {
    color: #ffffff
}

.footer A:hover {
    text-decoration: underline
}

.border {
	border-right: #330033 1px solid; 
    border-top: #330033 1px solid; 
    font-size: 11pt; 
    border-left: #330033 1px solid;
    color: #000000; 
    border-bottom: #330033 1px solid;
    font-family: "Comic Sans MS"
}

.link {
	font-size: 8pt; 
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    text-align: center
}

.link A {
	color: #000000; 
    text-decoration: none
}

.link A:hover {
	color: #ffd538
}

.medblack {
	font-size: 10pt; 
    font-family: Arial, Helvetica, sans-serif;
}

.yellowheader {
	font-size: 11pt;
    color: #ffff00; 
    font-family: "Comic Sans MS";
    background-color: #330033
}

.smallyellow {
	font-size: 9pt;
    color: #ffff00; 
    font-family: "Comic Sans MS"
}

.bigyellow {
	font-size: 10pt;
    color: #ffff00; 
    font-family: "Comic Sans MS"
}

