﻿body { 
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	padding:0px;
	margin:0px;
}


img { border:0px;
}

a {
	color:#005641;
	font-size:11px;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*start style text*/
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	color:#000000;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
	color:#005641;
}

h4 {
	font-size:12px;
	color:#005641;
}

h5 {
	font-size:10px;
}

h6 {
	font-size:9px;
}

.Code {
	font-size:11px;
	color:#CC0000;
}

.Title {
	font-size:16px;
	color:#CC0000;
}
/*end style text*/


