/* CSS Document */

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 14px;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}

/*
	news
*/

#news h1 {
	font-size: 16px;
	color: #ffffff;
}

#news .mainNew p {
	color: #ffffff;
}

#news .mainNew p.date {
	font-size: 12px;
	color: #c0d7f7;
	margin-bottom: 5px;
}

#news .otherNews p.date {
	font-size: 12px;
	color: #2e54b9;
	margin-bottom: 5px;
}

/*
	textArea
*/

#insidePage h1 {
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #cc0000;
}

#insidePage h2 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}














