BODY { 
background-color : #f2f2f2; 
margin : 0; 
font-family : arial, helvetica, sans; 
color : #1f4a7d; 
font-size : 11px; 
} 
img { 
border : 0; 
} 
p { 
font-style : normal; 
font-family : arial, helvetica, sans; 
text-align : justify; 
font-size : 11px; 
} 
H1 { 
font-size : 14px; 
font-family : arial, helvetica, sans; 
color : #ffffff; 
text-align : left; 
} 
H2 { 
font-size : 14px; 
font-family : arial, helvetica, sans; 
color : #ffffff; 
text-align : center; 
} 
A:link { 
text-decoration : none; 
color : #ffff00; 
} 
A:visited { 
text-decoration : none; 
color : #ffff00; 
} 
A:active { 
text-decoration : none; 
color : #f2f2f2; 
} 
A:hover { 
text-decoration : none; 
color : #f2f2f2; 
} 
div.menu { 
background-attachment : fixed; 
position : fixed; 
width : 500px; 
right : 50%; 
top : 50px; 
margin : 0; 
} 
div.content { 
position : fixed; 
width : 500px; 
right : 50%; 
top : 100px; 
margin : 0; 
} 
table.header { 
width : 100%; 
height : 100px; 
text-align : right; 
margin-top : 0; 
margin-bottom : 0; 
margin-right : 0; 
} 
table.content { 
width : 800px; 
height : 100px; 
caption-side : top; 
text-align : left; 
margin-top : 0; 
margin-bottom : 0; 
margin-right : 0; 
} 
td.menu { 
width : 270px; 
caption-side : top; 
} 
div.menu { 
width : 270px; 
left : 12px; 
top : 120px; 
} 
td.text { 
background-image : url(bak.jpg); 
background-repeat : repeat-y; 
background-position : 0 0; 
}