/* CSS Document */
body { background-color:#e9e9e9;
		color:#000000; 
		text-align:justify; 
		font-family:Georgia, "Times New Roman", Times, serif; 
		font-size:12px; 
		margin-left: 0px;
		margin-top: 0px;
		font-weight:600;
		}
a:link { color:#000000;  text-decoration:underline;}
a:visited { color:#000000;  text-decoration:underline; }
a:hover { color: #FF0000; text-decoration:none;}		
img { border:0px; }

h2 { font-size:9pt; text-decoration:underline;}
h3 { font-size:12pt; text-decoration:none;}

hr {color:#3A418B;}
.bluetab  {border-color:#3A418B; background-color:#FFFFFF; border-style:solid; background-image: url(images/stucco_small.gif)}
.whitetab {border-color:#FFFFFF; background-color:#FFFFFF; border-style:solid}
.innertab {border-color:#B5B5DE; background-color:#FFFFFF; border-style:solid; background-image: url(images/stucco_small.gif); text-align:justify;}

.footer {font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; font-weight:300;}
.cent { 	color:#000000; 
		text-align:center; 
		font-family:Georgia, "Times New Roman", Times, serif; 
		font-size:12px; 
		margin-left: 0px;
		margin-top: 0px;
		font-weight:600;
		}
.event_title { font-size:14pt;}		
.rest { font-size:9pt; text-decoration:underline;}
.red {color:#FF0000}
