body {
	margin: 0px;
	background-image: url(img/bkg.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.manifesto {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    padding-right: 3px;
    padding-left: 5px;
    text-align : justify;
}
.text {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.yellow {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    BACKGROUND-COLOR: #ffff00
}
A.linkbold {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none
}
A.linkbold:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: line-through;
}
A.normal {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none
}
A.normal:hover {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: line-through;
}
A.linkyellow {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
    background : #ffff00;
}
A.linkyellow:hover {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    TEXT-DECORATION: line-through;
    background : #ffff00;
}
.select {
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	COLOR: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
	WIDTH: 115px;
	
}
.select2 {
	BORDER-BOTTOM: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	COLOR: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
	WIDTH: 115px;
	background-color: #FFFFFF;
	
}
