body { 
	 
	color: #ffffff; 
	font-family: arial, Tahoma;
	font-size: 12px;
}
li {
	list-style-image: url(../images/bullet2.gif);
	}
.plaintext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.alttext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #474747;
	font-weight: normal;
	line-height: 17px;
}
.smalltextW {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}
.mediumtextW {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.mediumtext {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
}
.smalltext {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.timetext {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.timetext2 {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
}
.timetext3 {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 8px;
	color: #000000;
	font-weight: normal;
}
.titlestext {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FF1E69;
	font-weight : bold;
	margin-bottom: 1px;
	margin-top: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: Navy;
	font-weight : bold;
	margin-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 20px;
	color: #B52225;
	font-weight : bold;
	margin-bottom: -4px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	line-height: 12px;
}
li.main {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-left: -18px;
	margin-top: 3px;
}

.spacing {
	padding-left: 50px;
	padding-right: 40px;
}
img.margins1 {
	margin-right: 10px;
}
td.main {
	padding-left: 14px;
	padding-right: 12px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	font-weight : normal;
	line-height: 18px;
}
	td.rightcell {
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-left: 9px;
	padding-right: 9px;
	background-image: url(../images/faded_background.gif);
}
	/* general text links text links */ 
A.n1:link {
            color: #000000; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 11px; 
            text-decoration: none;
				font-weight : bold;
        }
        A.n1:visited {
            color: #000000; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 11px; 
            text-decoration: none;
				font-weight : bold;
        }
        A.n1:active {
            color: #000000; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 11px; 
            text-decoration: none;
				font-weight : bold;
		}	
			
	A.n1:visited:hover {
	text-decoration: none;
	color: #4169E1;
	font-weight : bold;
    }
	A.n1:hover {
	text-decoration: none;
	color: #4169E1;
	font-weight : bold;
    }	
	/* footer text links text links */ 
	A.n2:link {
            color: #0055A1; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            text-decoration: underline;
				font-weight : normal;
        }
        A.n2:visited {
            color: #0055A1; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            text-decoration: underline;
				font-weight : normal;
        }
        A.n2:active {
            color: #4169E1; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            text-decoration: underline;
		}	
			
	A.n2:visited:hover {
	text-decoration: underline;
	color: #4169E1;
    }
	A.n2:hover {
	text-decoration: underline;
	color: #4169E1;
    }		   

	/* small text links text links */ 
A.n3:link {
            color: #000000; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 9px; 
            text-decoration: underline;
        }
        A.n3:visited {
            color: #000000; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 9px; 
            text-decoration: underline;
        }
        A.n3:active {
            color: #00BFFF; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 9px; 
            text-decoration: underline;
		}	
			
	A.n3:visited:hover {
	text-decoration: underline;
	color: #4169E1;
    }
	A.n3:hover {
	text-decoration: underline;
	color: #4169E1;
    }	
	 
	 
/* white text links */ 	   
A.n4:link {
            color: #ffffff; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 11px; 
            text-decoration: underline;
        }
        A.n4:visited {
            color: #ffffff; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 11px; 
            text-decoration: underline;
        }
        A.n4:active {
            color: #00BFFF; 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 11px; 
            text-decoration: underline;
		}	
			
	A.n4:visited:hover {
	text-decoration: underline;
	color: #87CEEB;
    }
	A.n4:hover {
	text-decoration: underline;
	color: #87CEEB;
    }		
	 
