

h2 {
	font-size:16px;
	line-height:20px;
	margin:0px 0px 5px 0px;
	color:#eee;
}

.DivNewsBox h2 {
	font-size:16px;
	line-height:20px;
	margin:0px 0px 5px 0px;
	color:#eee;
}

h3, h4, h5, h6 {
	font-size:13px;
	line-height:18px;
	margin:0px 0px 6px 0px;
}

.PlainText {
	font-family: 'Roboto',arial,verdana,sans-serif;
	font-size:14px;
	line-height:1.45em;
	color:#eee;
	font-weight:300;
}


.PlainTextLink a:link, .PlainTextLink a:visited {
	font-weight:300;
	color:#eee;
	text-decoration:none;
	font-size:1em;
}

.PlainTextLink a:hover, .PlainTextLink a:active, .PlainTextLink a:focus {
	font-weight:300;
	color:#888;
	text-decoration:none;
	font-size:1em;
}

.WithOutStyle a:link, .WithOutStyle a:visited, .WithOutStyle a:hover, .WithOutStyle a:active, .WithOutStyle a:focus {
	color:#eee;
	text-decoration:none;
	font-size:1em;
}


.LangLinkOff a:link, .LangLinkOff a:visited {
	font-weight:300;
	color:#eee;
	text-decoration:none;
	font-size:1em;
}

.LangLinkOff a:hover, .LangLinkOff a:active, .LangLinkOff a:focus {
	font-weight:300;
	color:#888;
	text-decoration:none;
	font-size:1em;
}

.LangLinkOn a:link, .LangLinkOn a:visited, .LangLinkOn a:hover, .LangLinkOn a:active, .LangLinkOn a:focus {
	font-weight:300;
	color:#888;
	text-decoration:none;
	font-size:1em;
}



.AlertText {
	color:#f90;
	font-weight:bold;
}

.SmallerText {
	font-size:.9em;
	line-height:1.4em;
}

.GreyText {
	color:#ccc;
}

.ItalicText {
	font-style:italic;
}
