/* CSS Document for natotigers.org */

/* Version 1.0 */

/* Designed by DAGO */



/* HTML */

/* Regular html tags */

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #000000;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 20px;

	margin-left: 0px;

}

blockquote{
	margin-left: 10px;
}

p {
	text-align: justify;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

hr {

	line-height: 2px;

	background-color: #FFCC00;

	color: #FFCC00;

}

a:link, a:visited {

	text-decoration: none;

	color: #FFCC00;

}

a:hover {

	text-decoration: underline;

	color: #FFCC00;

}

a:active {

	text-decoration: none;

	color: #FFCC00;

}



h1 {

	font-size: 150%;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 15px;

	margin-left: 0px;

}

h2 {

	font-size:140%;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 12px;

	margin-left: 0px;

}

h3 {
	font-size:130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4 {

	font-size:120%;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 6px;

	margin-left: 0px;

	font-weight: normal;

}

h5 {

	font-size:110%;

	font-weight: normal;

	text-decoration: underline;

	margin-top: 4px;

	margin-right: 0px;

	margin-bottom: 6px;

	margin-left: 0px;

}

h6 {

	font-size:125%;

	color: #FFCC00;

	font-weight: bold;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}