.StyleSheetHiddenPlaceHolder {display : none; }

h1 { font-size: 275%; font-weight: bold; color:#000; text-align: center }
h2 { font-size: 185%; font-weight: bold; color:#000; text-align: center }
h3 { font-size: 125%; font-weight: bold; color:#000; text-align: center }
h4 { font-size: 95%; font-weight: bold; color:#000; text-align: center }
h5 { font-size: 80%; font-weight: bold; color:#000; text-align: center }
h6 { font-size: 70%; font-family: arial, sans serif; font-weight: bold; text-align: center }
p { font-size: 110%; text-align: center }
.style1 { font-family: arial, sans-serif; font-size: 100%; width: 30%; text-align: center; float: left }
.style2 { font-family: arial, sans-serif; font-size: 100%; width: 30%; text-align: center; float: right }
th { font-size: 140%; font-weight: bold; color:#000; text-align: center }
td { font-size: 110%; text-align: center }
caption {font-size: 155%; font-weight: bold; color:#800000; text-align: center }
li { font-family: arial; font-size: 110%; font-weight: bold; text-align: left }
.left { padding: 10px; width: 20%; float: left }
.right { padding: 10px; margin: 10px; float: right }
.top { padding: 10px; margin: 10px; position: absolute }
.style3 { position: relative; left: 20% }
