A		{font-family: arial, verdana, helvetica, sans-serif; font-size:12px}

A:link		{ color: #081fa9; text-decoration: underline; font-weight: bold}
A:visited	{ color: #081fa9; text-decoration: underline; font-weight: bold}
A:active 	{ color: #081fa9; text-decoration: underline; font-weight: bold}
A:hover 	{ color: #577ac2; text-decoration: underline; font-weight: bold}

BODY {
		font-family: verdana, helvetica, sans-serif;
		font-size:12px;
		line-height:100%;
	}
H1 {
		font-size:115%;
		line-height:100%;
		/*margin-top:1.0em;*/
		/*margin-bottom:1.0em;*/
	}
H2 {
		font-size:128%;
		margin-top:1em;
		line-height:110%;
	}
H3 {
		font-size: 80%;
		margin-top: 1.5em;
		margin-bottom: 0em;
	}
H4 {
		font-size: 110%;
		/* font-style:italic;
		margin-top: .8 em;
		margin-bottom: 0em; */
	}
H5 {
		font-size: 110%;
		/* margin-top: .8 em;
		margin-bottom: 0em; */
	}
H6 {
		font-size: 70%;
		/* margin-top: .6em;
		margin-bottom: 0em; */
	}
P {
		font-family: arial, verdana, helvetica, sans-serif;
		font-size:12px;
		/* line-height:145%; */
		margin-bottom:-0.6em;
	}
	
BIG {
		font-family: arial, verdana, helvetica, sans-serif;
		font-size:250%;
		
	}
	



TABLE	{
		font-family: verdana, helvetica, sans-serif;
		font-size:12px;
		/*line-height:130%;*/
	}
TD  {
		font-family: verdana, helvetica, sans-serif;
		font-size:12px;
		/*line-height:120%;*/
	}
TR  {
		font-family: verdana, helvetica, sans-serif;
		font-size:12px;
		/*line-height:50%;*/
	}	
	
.TiTxt  {
		color: #FF6300;
		font-size:20px;
	}
.InhTitle {
		line-height:120%;
		margin-top:0em;
	}
.InhTxt {
		font-size:10px;
		line-height:120%;
	}
.MenueTxt {
		font-size:10px;
	}
.image 	{	font-family: Verdana, Arial; color: #FF9900; background: #FF9900;
		border-left: 1px solid Orange; border-right: 1px solid Orange;
		border-bottom: 1px solid Orange; border-top: 1px solid Orange
	}

.red
{
    font-family:  arial, verdana, helvetica, sans-serif;
    /*font-size:12px;
    line-height:120%;
    margin-top:0.2em;
    margin-bottom:0.2em;*/
    color: #ff0000;
}

.white
{
    font-family:  arial, verdana, helvetica, sans-serif;
    /*font-size:12px;
    line-height:120%;
    margin-top:0.2em;
    margin-bottom:0.2em;*/
    color: #ffffff;
}

.block250
{
    WIDTH: 250px;
    TEXT-ALIGN: justify
}
.block270
{
    WIDTH: 270px;
    TEXT-ALIGN: justify
}
.block300
{
    WIDTH: 300px;
    TEXT-ALIGN: justify
}
.block350
{
    WIDTH: 350px;
    TEXT-ALIGN: justify
}
.block400
{
    WIDTH: 400px;
    TEXT-ALIGN: justify
}
.block500
{
    WIDTH: 500px;
    TEXT-ALIGN: justify
}