/* CSS Document */

body{
	font-size: 10pt
	}

a:hover
	{
	color: #DD0000
	}

h1{
	font-size:10px;
	text-align: right;
	}
h2{
	font-size:12px;
	text-align: center;
	margin:5px;
	padding:0px;
	}
h3{
	font-size:11px;
	text-align: center;
	margin:5px;
	padding:0px;
	}
#title{
	text-align: center
	}
	


big {
	font-size: 12pt
	}
small
    {
	font-size: 9pt
	}
span{
	font-size: 8pt
	}
.style1{
	font-size: medium
	}
.style2{
	font-size: 10px
	}
