.heading1 {
	font-family: verdana;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 17px;
	color: #ffffff;
	vertical-align: middle;
	
}

.heading2 {
	font-family: verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: small;
	vertical-align: middle;
	color: #c20003;
	
}

.heading3 {
	font-family: verdana;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: normal;
	color: #ffffff;
	vertical-align: middle;
	
}

.heading4 {
	font-family: verdana;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 17px;
	color: #2E1D63;
	word-spacing: 7px; 
	vertical-align: middle;
	
}


.heading5 {
	font-family: verdana;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: small;
	color: #000000;
	vertical-align: middle;
	
}
	
A {text-decoration: none; color: #ffffff;}	
A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: none; color: #cccccc;}
	




td.bar1 { 
    background-image: url('../graphics/bar1.gif');
    background-repeat: no-repeat;
    background-position: center;
		text-align: center;
}

td.bar2 { 
    background-image: url('../graphics/bar2.gif');
    background-repeat: repeat-x;
    background-position: center;
		text-align: center;
}

td.bar2a { 
    background-image: url('../grafix/bar2.gif');
    background-repeat: no-repeat;
    background-position: center;
		border-style:outset;
		border-color: #cccccc;
		border-width:10px;
}

td.bar3 { 
    background-image: url('../grafix/bar3.gif');
    background-repeat: no-repeat;
    background-position: center;
		border-style:outset;
		border-color: #cccccc;
		border-width:1px;
		      
}

img
{  border-style: none;
}



