@charset "utf-8";
/* CSS Document */

    h1 {
	font-size: x-large;
	color: #D90000
}
    h2 {
        font-size: large;
        color: #CC3366
    }



    body {

    background: url("cherry-lighter-70.jpg") repeat fixed;
    color : #000000;
    text-align : center;
    margin-top : 1px;
    vertical-align : middle;
    }

    #content {
	width : 780px;
	margin-right : auto;
	margin-left : auto;
	margin-top : 5px;
	border : 2px solid #000000;
	background-color : #ffffff;
	padding : 5px;
	text-align : center;
	font-family:arial, helvetica;
	font-size:small;
        } 



    b {font-family:arial, helvetica; font-size:12px; font-weight:bold;} 

    .style15 {
        font-size: smaller;
        font-family: Arial, Helvetica, sans-serif;
    }

    .style21 {font-size: 18px}

    .style25 {
        font-size: 14px;
        font-weight: bold;
        color: #990000;
    }
    .style26 {
        color: #FF0000;
        font-weight: bold;
    }
    .style29 {color: #6633CC}
    .style30 {color: #3333CC; font-weight: bold; font-size: 18px; }
    .style33 {
        color: #660066;
        font-weight: bold;
    }
    .style34 {
	color: #009;
	font-weight: bold;
    }
    .style37 {font-size: 16px; color: #3333CC;}
    .style38 {font-size: 16px; color: #3333CC; font-weight: bold; }
    .style39 {color: #FF3333}
    .style41 {
	color: #E80000;
	font-weight: bold;
	font-style: italic;
}
.style42 {color: #990000; font-weight: bold;}
.style43 {font-size: 14px; color: #000066; }
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C33;
}
