#tabs
{
	font-size : 12px;
}

/* ----------- h1 ----------- */
/*h1
{
	margin : 10x 0 0 0;
	font-size : 2em;	
	font-weight : bold;
	color : #000962;
}*/

h2
{
	font-size: 1.4em;
	font-weight : bold;
	color : #444444;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
	color: #444444;
}

h4
{
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #797979;
}

#tabs p
{
	font-size : 1em;	
	line-height : 1.75em;
	color : #444444;
	padding : 5px 5px 10px 5px;
	text-align: justify;
}

a
{
	text-decoration: underline;
	color: #4444aa;
}


	
#linemessage 
{
	font-size : 12px;	
	line-height : 1.5em;
	color : #444444;
	margin : 0px 20px 20px 20px;
	padding : 0;
	text-align: justify;
}

#top_topic 
{
	font-size : 12px;	
	line-height : 1.5em;
	color : #444444;
	margin : 20px 20px 20px 20px;
	padding : 0;
	text-align: justify;
}




