.Title
{
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: x-large;
    COLOR: RoyalBlue ;
    TEXT-ALIGN: left;
}
.ProjectTitle
{
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-WEIGHT: bold;
    COLOR: green;
    TEXT-ALIGN: justify
}
.Contents
{
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-WEIGHT: normal;
    COLOR: black;
    TEXT-ALIGN: justify
}
.Separator
{
	COLOR:black;
	BORDER:black solid 1px;
	BORDER-BOTTOM:0;
	HEIGHT:0px;
}
