body{
	color : #404040;
	background-color : #FFFFFF;
	font-family : Bitstream Vera Sans, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align : justify;
	}

p{
	font-size: 100%;
	font-family : Bitstream Vera Sans, sans-serif;
	font-weight: normal;
	font-style : normal;
	text-align : justify;
	}

h1{
	font-size: 140%;
        font-family : Bitstream Vera Sans, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	}

h2{
	font-size: 120%;
        font-family : Bitstream Vera Sans, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	}

h3{
	font-size: 110%;
        font-family : Bitstream Vera Sans, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	}

h4{
	font-size: 100%;
        font-family : Bitstream Vera Sans, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	}

a:link{
	color : Blue;
	text-decoration : none;
	}


a:visited{
	color : purple;
	text-decoration : none;
	}

li{
	padding: 5;
}
