body {
font-family: Times, "Times New Roman", serif;
font-size: 100%;
color: #000;
background-color: #FFFFDD;
margin: 0em;
line-height: 120%;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50% 50%;
}

/*make all image borders 0 */

img {border: 0;}

/*crono page red headers */

.style2 {	color: #CC0000;
	font-weight: bold;
	text-align: center;
}

table.border {
border: 1px solid blue;
}

table.menu {
font-family: Times, "Times New Roman", serif;
font-size: 100%;
}

table.footer {
font-family: Verdana, Helvetica, sans-serif;
font-size: 70%;
color: #333;
}

.register {
margin: 22px 11px 0px 11px;
}

.registerfont {
font-family: Times, "Times New Roman", serif;
font-size: 100%;
}

.festad a:link {
color: #FFFFDD;
text-decoration: none;
background-color: #CC3333;
}
  
.festad a:visited {
color: #FFFFDD;
text-decoration: none;
background-color: #CC3333;
}
  
.festad a:hover {
color: #FFFFDD;
font-weight: bold;
background-color: #CC3333;
text-decoration: underline;
}

p { 
margin-top: 10px;
}

h1 {
line-height: 130%;
color: #CC0000;
font-weight: bold;
font-size: 120%;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

h2 {
line-height: 130%;
color: #333399;
font-weight: bold;
font-size: 100%;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

/*crono page blue headers */

h3 {
color: #333399;
font-weight: normal;
font-size: 100%;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
line-height: 100%;
}

a:link {
font-size: 100%;
text-decoration: underline;
font-weight: normal;
color: #000000;
background-color: #ffffdd;
} 

a:visited {
font-size: 100%;
text-decoration: underline;
font-weight: normal;
color: #000000;
background-color: #ffffdd;
}

a:hover { 
font-size: 100%;
background-color: #FF9999;
font-weight: normal;
text-decoration: none;
}