﻿body 
{
	font-size: small;	
}

.al_Article
{	

}

.al_Title
{
	font-weight: bold;
	font-size: large;
	font-family: Verdana;
}

.al_Head
{
	font-size: small;
	font-family: Verdana;
}

img.al_Image
{
	border: solid 1px gray;
	width: 70px;
	height: 70px;
	float: left;
	margin: 9px 4px 0px 0px;	
}
	
hr 
{
    clear:both;
    height: 1px;
    color: black;
    background-color: black;
    margin: 4px 0px 0px 0px;
    border-style: none;
}
.al_IntroText 
{	    
	margin: 5px 0px 0px 0px;
	text-align: justify;
}

.al_Reset
{	
	height: 4px;
	font-size: 1px;
	overflow: hidden;	
	clear: both;	
}

.a_Para 
{
	text-align:justify;
	text-indent: 40px;
	margin-bottom: 12px;
}

a 
{
	color: black;
}