
BODY  {
	font : georgia, serif;
	background : #FFFFFF;
	margin : 0px;
	font-size : 13px;
	height: 100%;
} 

html {
height: 100%;
}

img  {
border : 0;
} 

A:link  {
text-decoration : none;
color: black;
} 

 A:visited  {
text-decoration : none;
color: black;
} 

A:active  {
text-decoration : none;
text-transform:uppercase;
color: black;
} 

A:hover  {
text-transform:uppercase;
color: black;
} 

p  {
font-style : normal;
font-family : georgia, serif;
text-align : justify;
font-size : 40px;
} 

p.sub  {
font-style : normal;
font-family : georgia, serif;
text-align : justify;
font-size : 30px;
} 

p.little {
font-style : normal;
font-family : georgia, serif;
text-align : justify;
font-size : 20px;
}

table.main_content  {
	table-layout : fixed;
width : 100%;
text-align : center;
margin-left : 0;
margin-right : 0;
margin-bottom : 0;
} 

table.main  {
table-layout : fixed;
height : 100%;
width : 100%;
margin-left : 0;
margin-right : 0;
caption-side : bottom;
} 


td.right  {
width : 400px;
height : 100%
caption-side : center;
text-align : left;
background-color : #DCDCDC;
} 

td.left  {
width : 100%;
height : 100%;
padding-left : 75px;
caption-side : center;
text-align : center;
} 

