﻿a {color:#FFFFFF; text-decoration: none;}
a:visited {color:#FFFFFF; text-decoration: none;}
a:hover {color:#999999; text-decoration: none;}

	.Link {
		FONT-SIZE: 11px;
		LINE-HEIGHT: 16px;
		FONT-STYLE: normal;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		LETTER-SPACING: 2px;
		padding: 0px 5px;
		font-weight: bold;
	}
	
	.Padding {
		padding: 0px 40px;
	}

	.Title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-style: normal;
		font-weight: bold;
		color:#000000;
	}

	.Text {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 16px;
		color:#000000;
		text-align: justify;

	}
	
	.Text2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 16px;
		color:#000000;
		text-align: justify;
		padding: 0px 30px;
	}
	
	.TextSmall {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 16px;
		color:#000000;
	}
	
	img.photo { 
	  float: left;
	  margin : 0px;
	  padding : 0px;
	  margin-right : 0px;
	  margin-bottom : 0px;
	}

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 16px;
		color:#000000;
		text-align: justify;
		margin:20px 0 20px 0;
		padding:0;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color:#000000;
		margin:0 0 10px 0;
		padding:0;
		line-height:130%;
	
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color:#000000;
		margin:10px 0 0 0;
		padding:0;
		line-height:130%;
	
}



