.level1 {  font-size : 10pt; }
.level2 {  font-size : 10pt; }
.gold { font-size : 12; }
.toptitle, .header2 {font-size: 35pt; }
.title2 { font-size: 18pt; }
.left1 { font-size: 8pt; }
H1.extra4 { font-size : 65pt;}
H1.extra3 { font-size : 55pt;}
H1.extra2 { font-size : 45pt;}
H1.extra { font-size : 35pt;}
H1 { font-size : 25pt;}
H2 { font-size : 18pt; }
H3 { font-size : 16pt; }
H4 { font-size : 14pt; }
H5 { font-size : 12pt; }
H6 { font-size : 10pt; }
H7 { font-size : 8pt; }

.T { font-size : 10pt; }
//BODY, P, TD, TH, TD.left1 { font-size : 10pt; }


p.p1 { font-size : 10pt; }
p.p2 { font-size : 12pt; }
p.p3 { font-size : 14pt; }
p.p4 { font-size : 16pt; }
p.p5 { font-size : 18pt; }
p.p6 { font-size : 25pt; }

p.p7 { font-size : 35pt; }
p.p8 { font-size : 45pt; }
p.p9 { font-size : 55pt; }


.name {
	font-size : 35pt;
	font-color: "blue";
	font-weight : 100;
}

body, p, h1, h2, h3, h4, .main, A {
	color:#131313;
}

H1, h2, h3, h4, h5, h6, h7,TD, TH, .p, p, body, A:link, A:visited, A:active, A.title, .toptitle, .header2, .title2, .gold, .level1, .level2 {

    font-family : "Comic Sans MS", Arial,Helvetica,Verdana,sans-serif;
}

A.level1, .TOPTITLE, .LEFT1  {
 color : #efefef;
}
A.title {
  color: white;
}
table, table.pr {
	border-top:4px solid #efefef;
	border-bottom:4px solid #efefef;
}
table,td, pr {
	border-collapse:collapse;
}
td, th, td.pr, th.pr {
	border-bottom:2px solid #CCCCCC;
}


.noborder, .header2, .left1, .left2, .main, .toptitle  {
    border-top-width: 0px;
    border-bottom-width: 0px;
}



/* BODY, UL, OL, LI, P, TD, TH, */
.standard_bg {
	background-color: #fdffb4;

}


TD.left1, TH.left1{
    background-color: #808080;
}
TD.left2, TH.left2{
    background-color: #CCCCCC;
}
TD.main, TH.main{
    background-color:#efefef;
}


.title2 {
	  color: white;
	  vertical-align: middle;
}
.gold {
       color: #CCCC33;
       font-weight:bold;
}
.level1  {
       /* font-weight : bold; */
        font-style : normal;
        text-align : left;
        text-indent : 5;
        padding-top: 10;
        padding-bottom: 5;
}
.level2  {
        font-weight : 100;
        text-indent : 5;
        height : auto;
}