/*Copyright Marianne Last 2000*/
/*Created and maintained by statto:me@statto.org.uk*/

A {
   text-decoration : none; 
}

A:link {
   text-decoration : none; 
   color : #0000ff;
   font-weight : bold;
}

A:visited {
   text-decoration : none; 
   color : #dd3366;
}

A:hover {
   color : #ff0000;
}	

P {
	text-align : inherit;
	font-size: 11pt;
}

UL {
   font-size: 11pt;
}

LI {
   margin-top: 5px;
}

OL {
   font-size: 11pt;
}

body {
   font-family : Verdana, Arial, Helvetica, Sans-serif;
}

IMG.m {
   margin : 15px;
}

.a {
   font-family : Arial, Helvetica, Sans-serif;
   font-size : 8pt;
   text-align : center;
}

.b {
   font-size : 11pt;
   text-align : center;
}

H2 {
   font-size : 20pt;
}
h1 {
	font-size: x-large;
	text-align: center;
}
