﻿body {
	font-family: Verdana,"Geneva CE",lucida,sans-serif;
	font-size: 1.5em; 
	background: transparent; 
	text-align:left; 
	color: #000;
	font-weight: normal;
	font-style: normal;
	}
.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}

.null {
	font-size: 2%;
	background: transparent;
	}
h1 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	margin: 15px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	color: #0033CC;
	background: transparent;
	}

h2 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #425C9F;
	background: transparent;
	}

h3 {
	text-align: left;
	margin: 0px 0px 0px 0px;
	line-height: 130%;
	background: ransparent;
}

h4 {
	font-family: sans-serif,Helvetica,Verdana,Arial;	
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: #592E29;
	background: transparent;
	}

h5 {		
	font-size: 110%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	color: #363688;
	background: transparent;
}

h6 {		
	font-size: 1em;
	text-align: center;
	margin: 0px auto;
	padding: 4px 0px 4px 4px;
	color: #363688;
	background: transparent;
	}
.text1 {
	font-size: 85%;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	line-height: 140%;
	background-image: none;
}
.text1a {
	font-size: 85%;
	margin-left: 10px;
	margin-right: 10px;
	background: transparent;
	text-align: left;
	line-height: 140%;
	}
.text2 {
	font-size: 85%;
	background: transparent;
	text-align: center;
	line-height: 140%;
	}
.text3 {
	margin-right: 10px;
	font-size: 85%;
	background: transparent;
	text-align: right;
	line-height: 140%;
	}
.big {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 100%;
	background: transparent;
	text-align: justify;
	line-height: 100%;
	}
a:link { 
	color: #0000FF; 
	font-size: x-small; 
	text-decoration: underline;
	} 
a:visited { 
	font-size: x-small; 
	color: #009933; 
	text-decoration: underline;
	} 
a:hover { 
	font-weight: bold; 
	color: #FF0000; 
	font-size: x-small; 
	text-decoration: none;
	} 
a:active {
	text-decoration: underline; 
	color: #990000; 
	font-size: x-small;
	} 
