body {

    margin: 0px;
    padding: 0px;
    background: #ffffff;
	
	text-align: left;

}

img {

border: 0;

}


/* Anchors */
a:link {
    background-color: transparent;
    color: #E33918;
} a:visited {
    background-color: transparent;
    color: #FE7800;
} a:hover {
    background-color: transparent;
    color: #050A19;
}



#wrapper {

	width: 700px;
	margin: auto;

}



table.table_main {

font-size: 80%;
line-height: 180%;
letter-spacing: 0.05em;
color: #666666;
	
}


/* Fonts */
.fontM {
font-size: 95%;
line-height: 170%;
letter-spacing: 0.03em;
}

.fontL {
font-size: 120%;
color: #000;
line-height: 150%;
letter-spacing: 0.05em;
}

.fontS {
font-size: 90%;
line-height: 150%;
letter-spacing: 0.05em;
}

.fontSS {
font-size: 85%;
line-height: 150%;
letter-spacing: 0.05em;
}
