/* CSS Document */
body{


		padding: 0px;
		margin: 0px;
}
table.menu{
		color: #f6c26b;
    font-family:verdana,helvetica;
    font-weight:bold;
        font-size:12px;
}

p,td.content,td.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
