body {
	font-family      : "Trebuchet MS", Arial, Verdana;
	font-size        : 10px;
	color            : #0505BB;
	background-color : #0011AA;
	text-align       : justify;
	margin-left	 : 20%;
	margin-right	 : 20%;
	margin-top	 : 0%;
	margin-bottom	 : 0%;
	border-left	 : solid 1px;
	border-right     : solid 1px;
	width		 : 70%;
}

div.whole {
	background-color : #FFFFFF;    
	padding-left	 : 3em;
	padding-right	 : 3em;
	padding-top	 : 3em;
	padding-bottom	 : 3em;
}

img.plan {
	border		: 0px;
}

div.info {
        text-align	 : center;
	font-weight	 : bold;
	font-size	 : 14px;
}

li {
        list-style       : inside circle;
	vertical-align   : sub;
	line-height      : 1.3em;
	text-align       : left;
}


h1 {
        font-size	 : 16px;
	border-bottom    : solid 1px;
}

div.headingsmall {
        font-size	 : 14px;
	text-align	 : right;
}

div.headingverysmall {
        font-size	 : 12px;
	text-align	 : right;
}

div.heading {
        font-size	 : 24px;
	text-align	 : right;
}

table.form {
        font-size	 : 10px;
	text-align	 : left;       
}

table.list {
        font-size	 : 10px;
	text-align	 : left;       
	padding-left	 : 10px;
}
