    .box {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px;
        margin: 2px;
        width: 100%;
        border: 1px solid black;
    }
    td, option, input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-align: left;
	vertical-align: top;
	}
    h3 {
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
    }
	h2 {
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
    }
    p {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
    }
.teams {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 11px;
	background-color: #CC0000;
	text-align: left;

}
.profile2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.info {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
	text-align: left;
	vertical-align: top;
}
.header {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	vertical-align: top;
}
.box2 {
        background-color: #FFFFFF;
        border: 1px solid #0B0B0B;
}
.btmbkgd {
	background-attachment: fixed;
	background-color: #CC0000;
	background-image: url(images/corners_btm_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.logo {
	text-align: center;
}
.toprgtbkgd {
	background-attachment: fixed;
	background-color: #222222;
	background-image: url(images/corners_top_rgt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	vertical-align: middle;
}