/* CSS Document */
    a:link {
	text-decoration:underline;
	color: #339900;
    }
    a:active { color:#FFFF00}
    a:visited { color:purple }
    body {
	color:black;
	background-color: #bf0b0c;
	margin: 0px;
	background-image: url(images/backgroundred.jpg);
    }
    .text0 {
	font-family:'Arial', 'Helvetica', 'Sans-serif';
	font-size:12px;
	text-decoration:none;
	color:maroon;
	text-align: center;
	font-weight: bold;
    }
    .text06 {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:10px;
    }
    .para0 {
        text-align:center;
    }
    .box1 {
        width:90px;
        height:26px;
    }
    .box2 {
        width:90px;
        height:27px;
    }
    .box4 {
        background-color:white;
        width:93px;
        height:24px;
    }
    .box6 {
        background-color:white;
        width:119px;
        height:12px;
    }
    .box7 {
        background-color:white;
        width:119px;
        height:63px;
    }
    .box8 {
        background-color:white;
        width:119px;
        height:64px;
    }
    .box10 {
        background-color:white;
        width:119px;
        height:14px;
    }
    .box11 {
        padding:0px;
    }
