body{ 		font-family : Arial, Helvetica, sans-serif; background:#830109; font-size: medium; color:white; margin-left:30px;  margin-right:30px; }
h1 {color:white;}
h2 {color:gold;}
h3 {color:gray;}
h4 {color:gray;}
h5 {color:gray;}
.xxlarge{ font-size: x-large; color:white;}

.poster{ font-size: 24pt;}
.posterlink{ font-size: 24pt;}
.small{ font-size: small;}
.xxsmall{ font-size: xx-small;}
.xxsmall{ font-size: xx-small;}
.normaltext{ font-size: medium;}
.xxsmalltext{ font-size: xx-small; color:white;}
.xxsmalllink{ font-size: xx-small;}
.xxsmalltextgray{ font-size: xx-small; color:#505050;}
hr {width:80%;size:1px;}
.picborder{border-color:#ec9e0d;}
.picborder_blk{border-color:black;}
.linebg{background-image:url(images/line.jpg);}

.redtext{color:#830109;}

.specialrow{background:white; color:black; border-color:black;}
.bluetext{color:blue;}
a { 			
			color: yellow;
			
			font-size : small;
				font-weight : bold;
				text-decoration:none;
			
			  
}
			
a:visited { 
			color: yellow;
			
			font-size : small;
				font-weight : bold;
				text-decoration:none;
			
}



a:hover {  	
			color: #ec9e0d;
			
			font-size : small;
				font-weight : bold;
				text-decoration:none;
			
			
}

