@import "mainlayout.css";
p, body, div, td, .judges, .judges td, li, #main-content {
	font-family: Arial, Helvetica, Verdana, sans-serif; color: #000;
	font-size: 95%}
h1 { 
	font-size: 120%; 
	text-align: center; 
	font-weight: bold; 
	color: #9966FF
	}
h2 {
	font-size: 115%; 
	font-weight: bold; 
	color: #9966FF
	}
h3 { 
	font-size: 110%; 
	font-weight: bold; 
	color: #9966FF
	}
h4 { 
	font-size: 105%; 
	font-weight: bold; 
	color: #9966FF
	}

a:link {  
	color: #9966FF
	}
a:visited {  
	color: #9966FF; text-decoration: none
	}
a:active, a:hover {  
	color: #FF6600
	}

th { 
		font-size: 95%; 
		color: #FFFFFF; 
		background-color: #9966FF; 
		font-weight: bold}


.footer { 
	font-size: 85%; color: #CCCCCC
	}
.copyr { 
	font-size: 85%; 
	font-style: italic; font-weight: normal; 
	color: #9966FF
	}
.photocopyr, .photocapt { 
	font-size: 85%; 
	color: #9966FF
	}

