html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
}

.body {
font-family: Verdana;
font-size: 10pt;
color: #000000;
text-decoration: none;
}

.slogan {
font-family: Verdana;
font-size: 8pt;
color: #000000;
text-decoration: none;
}

.ads {
font-family: Verdana;
font-size: 9pt;
color: #000000;
text-decoration: none;
}


.url {
font-family: Verdana;
font-size: 14pt;
color: #0033CC;
text-decoration: none;
}

a:link {
font-family: Verdana;
font-size: 10pt;
color:#000000;
text-decoration: underline;
}

a:visited {
font-family: Verdana;
font-size: 10pt;
color: #000000;
text-decoration: underline;
}

a:active {
font-family: Verdana;
font-size:10pt
color: #000000;
text-decoration: none;
}

a:hover {
font-family: Verdana;
font-size: 10pt;
color: #000000;
text-decoration: none;
}

table.main {
        background: #FFFFFF;
        border : 0px;
        border-spacing : 0px;
        border-collapse : collapse;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width:1000px;
	height:100%;
}

table.olly {
        background: #FFFFFF;
        border : 0px;
        border-spacing : 0px;
        border-collapse : collapse;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width:800px;
        height:100%;
}

td.left {
        width : 800px;
        height : 100%;
}
td.right {
        width : 200px;
        height : 100%;
}

td.image1 {
        border : 0px;
        border-spacing : 0px;
        border-collapse : collapse;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
	padding: 0 0 0 0;
}	

td.image2 {
        background: url(images/picture_02.jpg);
        border : 0px;
        border-spacing : 0px;
        border-collapse : collapse;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0 0 0 0;
	width: 237px;
	height: 96px;
}

td.image3 {
        border : 0px;
        border-spacing : 0px;
        border-collapse : collapse;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0 0 0 0;
}
