
* {
	font-size: 12px;
	font-family: Arial, Verdana;
	line-height: 150%;
}

a {
	color: #1552C4;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 5px;
}

h1 a {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #333333;
	text-decoration: none;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}

body {
	padding: 0px;
	margin: 0px;
}

#button-href {
	background-color:#F3F7FC;
	border:2px solid #D2DBED;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:7px;
	margin:5px 15px 5px 15px;
	font-size:14px;
}

table.menu_right {
	color: #FFFFFF;
}

table.menu_right TR TD A {
	color: #FFFFFF;
}

.menu_tags {
	line-height: 250%;
	width: 180px;
}

.t20orange {
	font-size: 20px;
	color: #FF3300;
}

.orange {
	color: #FF3300;
}

DIV.note_title A {
	line-height: 150%;
	font-size: 20px;
}

DIV.note_date {
	line-height: 150%;
	font-size: 12px;
	color: #999999;
	font-style: italic;
}

DIV.note_content {
	line-height: 150%;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

DIV.note_tags {
	line-height: 150%;
	font-size: 12px;
}

.t1 {
	font-size: 18px;
}

.t2 {
	font-size: 16px;
}

.t3 {
	font-size: 14px;
}

.t4 {
	font-size: 12px;
}


/* FORM - start */
FORM {
	margin: 0px;
}

INPUT.input {
	height: 18px;
	font-size: 12px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	color: #999999;
}

INPUT.input100 {
	width: 100%;
	height: 24px;
	font-size: 14px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	color: #999999;
}

TEXTAREA.input100 {
	width: 100%;
	height: 100px;
	font-size: 14px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	color: #999999;
}
/* FORM - stop*/
