BODY
{
		BACKGROUND-COLOR: #FFFFF0;
}
.button
{
    FONT-SIZE: 80%;
		COLOR: #000000;
    FONT-FAMILY: 'Arial Rounded MT Bold';
    BACKGROUND-COLOR: transparent;
}
.button-selected
{
    FONT-SIZE: 80%;
		COLOR: #990000;
    FONT-FAMILY: 'Arial Rounded MT Bold';
    BACKGROUND-COLOR: transparent;
}
.tagline
{
		FONT-SIZE: 80%;
    COLOR: #990000;
    FONT-FAMILY: 'Arial Rounded MT Bold';
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
}
.content
{
		FONT-SIZE: 90%;
    COLOR: #000000;
    FONT-FAMILY: 'Arial Rounded MT Bold';
    BACKGROUND-COLOR: transparent;
}
.title
{
		FONT-SIZE: 110%;
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-FAMILY: 'Arial Rounded MT Bold';
    BACKGROUND-COLOR: transparent;
}
.comment
{
		FONT-SIZE: 90%;
    COLOR: #000000;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Arial Rounded MT Bold';
    BACKGROUND-COLOR: transparent;
}
.review
{
		FONT-SIZE: 110%;
    COLOR: #000000;
    FONT-FAMILY: 'Arial Rounded MT Bold';
    BACKGROUND-COLOR: transparent;
}
.madeby
{
		FONT-SIZE: 60%;
    COLOR: #000000;
    FONT-FAMILY: 'Arial Rounded MT Bold';
    BACKGROUND-COLOR: transparent;
}
.table1
{
		BORDER-TOP-WIDTH: 1px;
		BORDER-TOP-STYLE:solid;
		BORDER-TOP-COLOR:#000000;
		BORDER-BOTTOM-WIDTH: 1px;
		BORDER-BOTTOM-STYLE:solid;
		BORDER-BOTTOM-COLOR:#000000;
}
.table2
{
		BORDER-BOTTOM-WIDTH: 1px;
		BORDER-BOTTOM-STYLE:solid;
		BORDER-BOTTOM-COLOR:#000000;
}
.table3
{
		BORDER-TOP-WIDTH: 1px;
		BORDER-TOP-STYLE:solid;
		BORDER-TOP-COLOR:#000000;
}
