
#title, #text, #tel, #RN, #AddLink, #error, #smallerror, #email
	{
	font-family: Garamond, Times New Roman, Sylfaen, Minion, Georgia, sans-serif;
	text-decoration: none;
	}

#title
	{
	font-size: 14pt;
	font-weight: normal;
	color: #ffffff;
	}

#text
	{
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	}

#tel
	{
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	}

#RN
	{
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#AddLink
	{
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

#error
	{
	font-size: 70pt;
	font-weight: bold;
	color: #FFFFFF;
	}

#smallerror
	{
	font-size: 48pt;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#email
	{
	font-size: 12pt;
	font-weight: normal;
	color: #0000FF;
	tex-decoration: underline;
	}
	
A:link
	{
	text-decoration: none;
	color: #FFFFFF;
	}

A:link
	{
	text-decoration: none;
	color: #FFFFFF;
	} 

A:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	} 

A:active
	{
	text-decoration: none;
	color: #FFFFFF;
	} 
A:hover
	{
	text-decoration: underline;
	color: #FFFFFF;
	}