﻿.style1 {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: small;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.mylink:link {
	color: #151520;
	text-decoration: none;
	text-align: right;
}
.mylink:active {
	color: #151520;
	text-decoration: none;
	text-align: right;
}
.mylink: {
	color: #151520;
	text-decoration: none;
	text-align: right;
}
.mylink:hover {
	color: #2F2F46;
	text-decoration: underline;
	text-align: right;
}




h1 {
	color: #8FBE00;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
h2 {
	color: #8FBE00;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 {
	/* padding: 0px; */ 
	color: #282828;
	font-family: "Century Gothic";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	line-height: 120%;
	margin-top: 15px;
	margin-bottom: 15px;
}
h4 {
	/* padding: 0px; */ 
	color: #282828;
	font-family: "Century Gothic";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	line-height: 120%;
	margin-top: 15px;
	margin-bottom: 15px;
}
