@charset "utf-8";
/* CSS Document */

#header,
#head,
#pri-cont h2,
#sec-cont,
#ter-cont
{
	display:none;
}

.style1
{
float:left;
margin-right:1em;
}

.style2
{
float:right;
margin-left:1em;
}

body
{
font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size:90%;
}

