a {
	color :blue;
}

a:hover {
	color : #FF00FF;
}

body {
	background : url(paper2.jpg) repeat;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
}

div {
}

div.c1 {
	color : #000000;
	text-align : center;
}

div.c2 {

	text-align : left;
              font-weight : bold;
}

div.c3 {
	color : #000000;
	text-align : right;
}

h1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

h2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}

h3 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

li {          color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

ol {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	letter-spacing : normal;
}

span.c1 {
	color : #FF00FF;
	font-weight : bold;
	text-align : left;
              font-style : normal;
}

span.c2 {
	color : #000000;
	font-weight : bold;
	text-align : center;
              text-decoration : underline;
              font-style : normal;
}


span.c3 {
	color : #000000;
	font-weight : normal;
              font-size : 80%;
	text-align : center;
}

span.c4 {
	color : #a52a2a;
	font-weight : bold;
              font-size : 90%;
	text-align : left;
}

span.c5 {
	color : #ff0000;
	font-weight : bold;
              text-align : left;
}

span.c6 {
	color : #000000;
	font-weight : bold;
             text-align : center;
}

table {
	border : none;
	float : none;
	height : auto;
	padding : 2px;
	width : 100%;
}

td {
}

th {
}

tr {
}

ul {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
}
