﻿body{
    background-color:#d9d0ba;
    font-family:Avantgarde,Arial;
    font-size:12px;
    
}

.tables{
    background-color:#EDE3D1;
}

.title{
    font-size:20px;
    font-weight:bold;
}

.note{
    font-size:10px;
}

.contentTitle{
    font-size:12px;
    font-weight:bold;
}

.content{
    font-size:12px;
}

.redLink
{
	color:Red;
}

A{
    color:black;

}

