A:link
	{
	color: #ffffff;	
	}
A:visited
	{
	color: #C0C0C0;	
	}
A:active
	{
	color: #ffffff;	
	}

img 
	{
	border: 0;
	}

img.center 
	{
	margin-left:auto; 
	margin-right:auto; 
	display:block;
	text-align: center;
	}
li 	{
	color: #ffffff;
	text-align: justify;
	font-size: 12px;
	font-family: arial;
	margin-top: 0; 
	margin-bottom: 0;
	}
p	
	{
	color: #ffffff;
	text-align: justify;
	font-size: 12px;
	font-family: arial;
	margin-top: 0; 
	margin-bottom: 0;
	}
p.small
	{
	font-size: 12px;	
	}
p.smallb
	{
	font-size: 12px;
	font-weight: bold;	
	}

p.bold 
	{
	font-weight: bold;	
	}
p.caption	
	{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}

p.subcaption
	{
	text-align: center;
	font-size: 10px;
	}

h1	
	{
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	display:inline;
	}

h1.nobold	
	{
	font-weight: normal;
	font-size: 12px;
	}

h1.title	
	{
	font-size: 22px;
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0; 
	display: block;
	}

h1.subtitle	
	{
	font-weight: normal;
	font-size: 15px;
	font-style: italic;
	margin-top: 0; 
	display: block;
	}

h2	
	{
	color: #ffffff;
	text-align: left;
	font-size: 23px;
	font-family: arial;
	font-weight: bold;
	}
