a:link
{
	color : #0099CC;
	background-color : transparent;
	text-decoration : none;
}

a:visited
{
	color : #99CC99;
	background-color : transparent;
	text-decoration : none;
}

a:hover 
{
	color : #CC0033;
	background-color : transparent;
	text-decoration : underline;
}

a:active
{
	color : #CC0033;
	background-color : transparent;
	text-decoration : underline;
}

blockquote
{
	font : 12px/150% Arial, "Times New Roman", serif;
	text-align : justify;
}

body
{
	font : medium/150% Arial, "san serif";
	text-align : left;
}

h2
{
	color : #0099CC;
	background-color : transparent;
	font : 16px/100% Arial, "Trebuchet MS", Tahoma, "san serif";
	text-align : center;
}

h3
{
	color : #CC0033;
	background-color : transparent;
	font : 16px/100% Arial, "Trebuchet MS", Tahoma, "san serif";
	text-align : center;
}

h4
{
	color : #0099CC;
	background-color : transparent;
	font : 16px/100% Arial, "Trebuchet MS", Tahoma, "san serif";
	text-align : center;
}

ol li
{
	font : 12px/150% Arial, "Times New Roman", serif;
	text-align : left;
}

p
{
	font : 12px/150% Arial, "Times New Roman", serif;
	text-align : left;
}

.biblio
{
	margin-left : 40px;
	font : 12px/120% Arial, "Times New Roman", serif;
	text-indent : -40px;
}

.copyright
{
	font-size : 11px;
	font-weight : 400;
	font-style : normal;
	font-family : Arial, sans-serif;
	line-height : 12px;
	text-align : center;
}

.copyright2
{
	font-size : 14px;
	font-weight : 400;
	font-style : normal;
	font-family : Arial, sans-serif;
	line-height : 15px;
}

.h1
{
	margin-left : 15px;
	margin-right : 15px;
	color : #000099;
	background-color : transparent;
	font : 16px/115% Arial, "Trebuchet MS", Tahoma, "san serif";
	text-align : center;
}

.h2
{
	margin-bottom : 0px;
	color : #CC0033;
	background-color : transparent;
	font : 600 16px/100% Arial, "Trebuchet MS", Tahoma, "san serif";
	text-align : left;
}

.h3
{
	margin-bottom : 0px;
	color : #0099CC;
	background-color : transparent;
	font : 600 16px/100% Arial, "Trebuchet MS", Tahoma, "san serif";
	text-align : left;
}

.h4
{
	margin-bottom : 0px;
	color : #FF9900;
	background-color : transparent;
	font : 600 16px/150% Arial, "Trebuchet MS", Tahoma, "san serif";
	text-align : right;
}

.justify
{
	text-align : justify;
}

.left
{
	text-align : left;
}

.p
{
	font : 12px/150% Arial, "Times New Roman", serif;
	text-align : left;
}

.right
{
	margin-bottom : 15px;
	margin-top : 0px;
	text-align : right;
}
