body,htm {
       margin:0px;

	color:#434b55;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;

	font-size: 1em;
}
td {
	font-size: 0.9em;
}

#out {
	line-break: normal;
	word-wrap: normal;
}

#menu{
	font-size:0.8em;
}


h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #e2e6ec;
    text-transform:uppercase;
}

#out h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	clear:both;
	margin:20px;
	padding:10px;
	padding-top:10px;
	padding-bottom:4px;
     text-transform:uppercase;
	border-bottom:0px solid #e2e6ec;
}
#out h2
{
	font-family:"Times New Roman", Times, serif;
	font-size: 1.3em;
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:4px;
   text-transform:uppercase;
}

#out a
{
	color:#ac2e44;
	text-decoration:underline;
	/*border-bottom:1px dotted #ac2e44;*/
}

#out a:visited
{
	color: #641B28;
	text-decoration:underline;
	/*border-bottom:1px dotted #ac2e44;*/
}

#out img{
		padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#star img{
	padding: 0px;

	}

.nopadding{
	padding: 0px;
}

h3
{
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:4px;

}

a, a:visited, a:hover
{
	color:#ac2e44;
	text-decoration:underline;
	/*border-bottom:1px dotted #ac2e44;*/
}



h1 a, h1 a:visited, h1 a:hover {
	text-decoration:none;
}

.warning{
	color:red;
	background-position: center;
	font-weight: bold;
}
hr{
	padding : 20px 50px;
}

#navig a{
	font-weight: bold;
	text-decoration: none;

}

#navig a:hover {

        text-decoration: underline;
}
.grey {
	color: #CCCCCC;
}
.white {
	color: white;
}
.mega_title{
	font: 24pt "Times New Roman" Times serif;color: #CCCCCC;
}
.mega_title_black{
	font: 24pt "Times New Roman" Times serif;
	color:black;

}
.title{
	font-family:"Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #333333;
	padding-left: 10px;
}
