body {
font-family: arial, helvetica, sans-serif;
color : #4b6475;
background-color : #ffffff;
text-align : right;
width : 95%;
}
a {
color : #877280;
background-color : #ffffff;
text-decoration : none;
}
a:active {
color : #c0867e;
background-color : #ffffff;
}
a:visited {
color : #877280;
background-color : #ffffff;
}
a:hover {
color : #c0867e;
background-color : #ffffff;
}
h1 {
font-size : 18pt;
font-weight : normal;
letter-spacing : 8px;
}
h1.sub {
font-size : 14pt;
font-weight : normal;
letter-spacing : 3px;
}
h1.editor {
letter-spacing : 0px;
text-align : left;
}
h2 {
font-size : 14pt;
font-weight : normal;
letter-spacing : 6px;
}
h2.editor {
font-size : 12pt;
letter-spacing : 0px;
text-align : left;
font-weight : normal;
}
h3 {
font-size : 12pt;
font-weight : bold;
letter-spacing : 4px;
}
p {
font-size : 12pt;
font-weight : normal;
}
p.paper {
font-size : 10pt;
margin-bottom : 0px;
}
p.date {
font-size : 7.5pt;
margin-top : 0px;
}
p.small {
font-size : 10pt;
}
p.issueA {
font-size : 11pt;
letter-spacing : 4px;
text-align : center;
margin-bottom : 0px;
}
p.issueB {
font-size : 10pt;
letter-spacing : 2px;
text-align : center;
margin-top : 0px;
}
div.center {
text-align : center;
}
div.stan {
height : 60px;
}
div.derek {
height : 90px;
}
div.steve {
height : 80px;
}
img {
border : 0px;
}
img.right {
float : right;
}
table.full {
margin-left : auto;
margin-right : auto;
width : 100%;
}
table.browser {
margin-left : auto;
margin-right : auto;
width : 350px;
}
td.center {
text-align : center;
}
table.screen {
margin-left : auto;
margin-right : auto;
border : 0px;
}
td.screenl {
text-align : left;
padding : 4px;
color : #ffffff;
background-color : #4b6475;
}
td.screenc {
text-align : center;
padding : 4px;
color : #ffffff;
background-color : #4b6475;
}
td.screenr {
text-align : right;
padding : 4px;
color : #ffffff;
background-color : #4b6475;
}
