
h1,h2,h3,h4,h5
	{ text-align:left;}

p 
	{ text-align:justify;}


h1 
	{ font-size:15pt; }


h2 
	{ font-size:14pt; }


h3 
	{ font-size:13pt; }

h4
	{ font-weight:bold}

p
	{ font-size:12pt; }
	
img.blackborder
{
	border : 2px solid Black;
}
a:link 
	{
	color:#0000d0;
	text-decoration:none;
	border : Black;
	border-color : Black;
}
a:visited 
	{ color:#0000d0; text-decoration:none; }
a:active 
	{ color:#0000d0; text-decoration:none;}
a:hover
	{ color:#ff0000; text-decoration:none;}


