h1 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 20px !important;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #7cc2fe;
}

h2 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	color: #2a588f;
}

h3 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	color: #555555;
}

h4 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 5px 0px 0px 5px;
	color: #555555;
}

h5, h6 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	color: #555555;
}


/****************************/
/***** blog > main body *****/
/****************************/

#tmpl_igm_layout {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
}

#tmpl_igm_layout a { text-decoration: none; color: #75b7f3; }
#tmpl_igm_layout a:hover { text-decoration: underline; color: #75b7f3; }
#tmpl_igm_layout a:active { text-decoration: underline; color: #75b7f3; }
#tmpl_igm_layout a:visited { text-decoration: none; color: #75b7f3; }
#tmpl_igm_layout a:visited:hover { text-decoration: underline; color: #75b7f3; }

#tmpl_igm_layout .main {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	color: #555;
}

#tmpl_igm_layout td.layout_body {
}

#igm_layout_post {
	margin: 0px 0px 30px 0px;
	
	font-size: 12px;
	color: #555;
}

/*-----*/

#tmpl_igm_layout div.body-bar {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 15px;
	
	font-size: 12px;
	line-height: 18px;
	color: #555;
}

#tmpl_igm_layout div.body-bar-sub {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 20px 15px;
	
	font-size: 12px;
	line-height: 18px;
	color: #555;
}

/*-----*/

#igm_layout_post td.header_title {
	width: 100%;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #cecece;
}
#igm_layout_post td.header_title div.title {
	padding: 0px 5px 0px 3px;
	
	font-size: 20px;
	color: #7cc2fe;
}

#igm_layout_post td.header_title div.title a { text-decoration: none; color: #4BBCFF; border-bottom: 2px solid #fff; }
#igm_layout_post td.header_title div.title a:hover { text-decoration: none; color: #4BBCFF; background: #fafdff; border-bottom: 2px solid #d9edff; }
#igm_layout_post td.header_title div.title a:active { text-decoration: none; color: #4BBCFF; border-bottom: 2px solid #fff; }
#igm_layout_post td.header_title div.title a:visited { text-decoration: none; color: #4BBCFF; border-bottom: 2px solid #fff; }
#igm_layout_post td.header_title div.title a:visited:hover { text-decoration: none; color: #4BBCFF; background: #fafdff; border-bottom: 2px solid #d9edff; }


/*-----*/

#igm_layout_post td.header_icon {
	width: 60px !important;
	max-width: 60px !important;
	max-width: 60px !important;
	padding: 0px 0px 5px 0px;
}
#igm_layout_post td.header_icon div.icon {
	width: 50px;
	height: 50px;
	padding: 1px 1px 1px 1px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #e3e3e3;
}
#igm_layout_post td.header_icon div.icon img {
	width: 50px;
	height: 50px;
	border: none;
}

/*-----*/

#igm_layout_post td.header_info {
	width: 100%;
	padding: 2px 0px 3px 0px;
	background: url(/_IMAGES/templates/www_blog/dotline_3px.gif) repeat-x bottom left;
}
#igm_layout_post td.header_info.alt {
	padding: 2px 0px 3px 0px;
	background: none;
}
#igm_layout_post td.header_info div {
	font-size: 13px;
	color: #e29318;
}
#igm_layout_post td.header_info div a { color: #e29318; }
#igm_layout_post td.header_info div.date {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 18px;
	background: url(/_IMAGES/templates/www_blog/icon_clock.gif) no-repeat left;
	float: left;
}
#igm_layout_post td.header_info div.author {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	float: left;
}
#igm_layout_post td.header_info div.addthis {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	float: left;
	display: none;
}
#igm_layout_post td.header_info.alt div.addthis {
	margin: 0px 0px 0px 10px;
	padding: 1px 5px 0px 10px;
	float: right;
}
#igm_layout_post td.header_info div.categories {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #eee;
	float: left;
}
#igm_layout_post td.header_info.alt div.categories2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #eee;
	float: left;
}

/*-----*/

#igm_layout_post td.post_body {
	padding: 15px 0px 10px 0px;
	background: url(/_IMAGES/templates/www_blog/dotline_3px.gif) repeat-x bottom left;
}
#igm_layout_post td.post_body.alt {
	padding: 15px 0px 10px 0px;
	background: url(/_IMAGES/templates/www_blog/dotline_3px.gif) repeat-x top left;
}
#igm_layout_post td.post_body.alt2 {
	padding: 12px 0px 10px 0px;
	background: url(/_IMAGES/templates/www_blog/dotline_3px.gif) repeat-x top left;
	border-bottom: 1px dotted #d3d3d3;
}
#igm_layout_post td.post_body.alt2 p {
	margin: 0px 0px 5px 0px !important;
}
#igm_layout_post td.post_body.alt img {
	max-width: 593px !important;
}
#igm_layout_post td.post_body div.body {
	padding: 0px 10px 0px 10px;
}
#igm_layout_post td.post_body div.body p {
	margin: 0px 0px 15px 0px;

	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #555;
}
#igm_layout_post td.post_body div.body ul.body-list {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555;
}

#igm_layout_post td.post_body div.body ul.body-list li {
}

#igm_layout_post td.post_body div.body ul.body-list li.date {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #555;
}

#igm_layout_post td.post_body div.body ul.body-list li.date a {
	text-decoration: underline;
}

#igm_layout_post td.post_body div.body ul.body-list2 {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 25px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555;
}

#igm_layout_post td.post_body div.body ul.body-list2 li {
	border-bottom: 1px dotted #ccc;
}

#igm_layout_post td.post_body div.body ul.body-list2 li.title {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 6px 0px;
	list-style-image: url(/_IMAGES/templates/www_blog/arrow_03.gif);
	color: #2a588f;
}

#igm_layout_post td.post_body div.body ul.body-list3 {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 25px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555;
}

#igm_layout_post td.post_body div.body ul.body-list3 li.date {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #555;
}

#igm_layout_post td.post_body div.body ul.body-list3 li.date a {
	text-decoration: none;
}

#igm_layout_post td.post_body div.body ul.body-list3 li.date a:hover {
	text-decoration: underline;
}

/*-----*/

#igm_layout_post td.footer_info {
	padding: 3px 0px 2px 0px;
	border-bottom: 3px solid #d3d3d3;
}
#igm_layout_post td.footer_info div {
	font-size: 11px;
	color: #8f9ba5;
}
#igm_layout_post td.footer_info div a { color: #8f9ba5; }
#igm_layout_post td.footer_info div.break {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 8px;
	border-left: 1px solid #eee;
	float: left;
}
#igm_layout_post td.footer_info div.comments {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	background: url(/_IMAGES/templates/www_blog/icon_comment.gif) no-repeat left;
	float: left;
}
#igm_layout_post td.footer_info div.categories {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #eee;
	float: left;
}
#igm_layout_post td.footer_info div.categories2 {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	float: left;
}
#igm_layout_post td.footer_info div.permalink {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #eee;
	float: left;
}
#igm_layout_post td.footer_info div.date {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 18px;
	background: url(/_IMAGES/templates/www_blog/icon_clock.gif) no-repeat left;
	float: left;
}

/*-----*/

.atomword-button {
	width: 88px;
	height: 31px;
	margin: 20px 0px 0px 53px;
	clear: both;
}

/*-----*/

#body-comments {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	background: url(/_IMAGES/templates/www_blog/divider_01.gif) repeat-x top center;
	clear: both;
}

#body-comments-post {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: url(/_IMAGES/templates/www_blog/dotline-2px.gif) repeat-x top center;
	clear: both;
}

.comment-list {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555;
}

.comment-list li {
	padding: 10px 0px 0px 0px;
	background: url(/_IMAGES/templates/www_blog/dotline-3px.gif) repeat-x bottom center;
}

.comment-list li div.content {
	padding: 5px 0px 10px 15px;
}

.comment-list li span.author {
	font-size: 14px;
	font-style: italic;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #4c698a;
}

.comment-list li span.date {
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 5px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #999;
}

#comment_tbl tr td {
	border: 1px solid #fff;
}

#comment_tbl tr td.title {
	background: #eaeaea;
	border-right: 1px dashed #ccc;
}

#comment_tbl tr td.label {
	background: #f5f5f5;
}

/*-----*/

#posts_by {
	background: url(/_IMAGES/templates/www_blog/dotline_2_1px.gif) repeat-x bottom left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}
#posts_by table#igm_layout_post {
	margin-bottom: 15px !important;
}

#posts_by_month {
	width: 64px;
	height: 56px;
	margin: 0px auto 20px auto;
	background: url(/_IMAGES/templates/www_blog/date_bgimg.png) no-repeat top left;
}

#posts_by_month td.date_name {
	width: 64px;
	height: 22px;
}
#posts_by_month td.date_name div {
	margin: 7px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
#posts_by_month td.date_name div a {
	color: #fff;
}
#posts_by_month td.date_name div a:hover {
	color: #fff;
}

#posts_by_month td.date_number {
	width: 64px;
	height: 34px;
}
#posts_by_month td.date_number div {
	margin: -6px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 33px;
	text-align: center;
	text-transform: uppercase;
	color: #687077;
}
#posts_by_month td.date_number div a {
	color: #687077;
}
#posts_by_month td.date_number div a:hover {
	color: #687077;
	text-decoration: none;
}

/*-*/

#posts_by_year {
	margin: 0px 0px 30px 0px;
	border-bottom: 3px solid #cecece;
}

#posts_by_year td.header {
	padding: 0px 0px 4px 5px;
	background: url(/_IMAGES/templates/www_blog/dotline_2_2px.gif) repeat-x bottom left;
	
	font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
	font-size: 20px;
	color: #606060;
	text-align: left;
}

#posts_by_year td.body {
	padding: 10px 25px 20px 25px;
}
#posts_by_year td.body div.dateblock_blank {
	width: 64px;
	height: 56px;
	margin: 0px 10px 10px 0px;
	float: left;
	background: none;
	background-color: #eee;
}
#posts_by_year td.body div.dateblock_blank div {
	display: none;
}
#posts_by_year td.body div.dateblock_inactive {
	width: 64px;
	height: 56px;
	margin: 0px 10px 10px 0px;
	float: left;
	background: url(/_IMAGES/templates/www_blog/date_bgimg_inactive.png) no-repeat top left;
}
#posts_by_year td.body div.dateblock_inactive #posts_by_month {
	margin: 0px;
	background: none;
}
#posts_by_year td.body div.dateblock_active {
	width: 64px;
	height: 56px;
	margin: 0px 10px 10px 0px;
	float: left;
	background: none;
}
#posts_by_year td.body div.dateblock_active #posts_by_month {
	margin: 0px;
}

/*-----*/



/**************************/
/***** blog > sidebar *****/
/**************************/

#tmpl_igm_layout td.layout_sidebar {
	background: url(/_IMAGES/templates/www_blog/dotline-3px-v.gif) repeat-y top left;
}

#igm_layout_sidebar {
	margin: 0px 0px 10px 0px;
	float: right;
}

/*-----*/

#igm_layout_sidebar td.sidebar_header {
	width: 264px;
	height: 39px;
	background: url(/_IMAGES/templates/www_blog/sidebar_header_bg.gif) no-repeat top left;
}
#igm_layout_sidebar td.sidebar_header div.title {
	margin: 0px 0px 1px 20px;
	float: left;
	
	font-size: 15px;
	font-weight: bold;
	color: #7f9ab1;
}

/*-----*/

#igm_layout_sidebar td.sidebar_body {
	width: 264px;
	background: url(/_IMAGES/templates/www_blog/sidebar_body_bg.gif) repeat-y top left;
}
#igm_layout_sidebar td.sidebar_body div.body {
	padding: 10px 20px 10px 20px;
}
#igm_layout_sidebar td.sidebar_body div.body ul.sidebar-list {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	line-height: 25px;
	list-style: none;
	color: #75b7f3;
}
#igm_layout_sidebar td.sidebar_body div.body ul.sidebar-list2 {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 12px;
	padding: 3px 0px 0px 0px;
	line-height: 25px;
	list-style: none;
	color: #75b7f3;
}

#igm_layout_sidebar td.sidebar_body div.body ul.sidebar-list2 li {
	list-style-image: url(/_IMAGES/templates/www_blog/arrow_04.gif);
}

/*-----*/

#igm_layout_sidebar td.sidebar_body div.body div.linktous {
	width: 95px;
	height: 25px;
	margin: 0px 12px 10px 5px;
	float: left;
}
#igm_layout_sidebar td.sidebar_body div.body div.linktous div.icon {
	width: 25px;
	height: 25px;
	margin: 0px 10px 0px 0px;
	float: left;
}
#igm_layout_sidebar td.sidebar_body div.body div.linktous div.link {
	width: 60px;
	margin: 4px 0px 0px 0px;
	float: left;
	
	font-size: 12px;
	font-weight: bold;
}

/*-----*/

#igm_layout_sidebar td.sidebar_body div.body div.cloud {
	text-align: center;
	text-decoration: none;
	color: #75b7f3;
}

/*-----*/

#igm_layout_sidebar td.sidebar_footer {
	width: 264px;
	height: 19px;
}
#igm_layout_sidebar td.sidebar_footer div.footer {
	width: 264px;
	height: 19px;
	background: url(/_IMAGES/templates/www_blog/sidebar_footer_bg.gif) no-repeat top left;
}

/*-----*/

#commentbox_container {
	width: 97%;
}
#commentbox_container td.header_left {
	width: 10px;
	height: 24px;
	background: url(/_IMAGES/templates/www_blog/commentbox_bg_header-left.png) no-repeat top left;
}
#commentbox_container td.header_center {
	height: 24px;
	background: url(/_IMAGES/templates/www_blog/commentbox_bg_header-center.png) no-repeat top left;
}
#commentbox_container td.header_right {
	width: 10px;
	height: 24px;
	background: url(/_IMAGES/templates/www_blog/commentbox_bg_header-right.png) no-repeat top left;
}
#commentbox_container td.main_left {
	width: 10px;
	background: url(/_IMAGES/templates/www_blog/commentbox_bg_main-left.png) repeat-y top left;
}
#commentbox_container td.main_center {
	background: #f4f4f4 url(/_IMAGES/templates/www_blog/commentbox_bg_main-center.png) repeat-y top left;
}
#commentbox_container td.main_right {
	width: 10px;
	background: url(/_IMAGES/templates/www_blog/commentbox_bg_main-right.png) repeat-y top left;
}
#commentbox_container td.footer_left {
	width: 10px;
	height: 28px;
	background: url(/_IMAGES/templates/www_blog/commentbox_bg_footer-left.png) no-repeat top left;
}
#commentbox_container td.footer_center {
	height: 28px;
	background: url(/_IMAGES/templates/www_blog/commentbox_bg_footer-center.png) no-repeat top left;
}
#commentbox_container td.footer_right {
	width: 10px;
	height: 28px;
	background: url(/_IMAGES/templates/www_blog/commentbox_bg_footer-right.png) no-repeat top left;
}

#commentbox {
	width: 99%;
	margin: 0px 0px 0px 0px;
}
#commentbox td.label {
	background: url(/_IMAGES/templates/www_blog/commentbox_bg_label.gif) repeat-x bottom left;

	text-align: right;
}
#commentbox td.label div {
	margin: 9px 10px 0px 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #747474;
}
#commentbox td.label span {
	color: #909090;
}
#commentbox td.field {
}
#commentbox td.field input[type=text],textarea {
	width: 95%;
	margin: 5px 10px 5px 10px;
	padding: 4px 3px 4px 3px;
	border-color: #ddd #ddd #fff #ddd;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	background: #fff url(/_IMAGES/templates/www_blog/commentbox_bg_input.gif) repeat-x bottom left;
}
#commentbox td.field input[type=submit],input[type=image] {
	margin: 7px 10px 0px 13px;
}

/*-----*/

#sidebar-block {
	width: 224px;
	padding: 10px 20px 10px 20px;
	text-align: left;
	clear: both;
}

#sidebar-txt {
	width: 170px;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 3px 0px;
	line-height: 18px;
	clear: both;
}

#sidebar-txt2 {
	width: 170px;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 30px 0px;
	line-height: 18px;
	clear: both;
}

#sidebar-txt3 {
	width: 160px;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 30px 0px;
	text-align: center;
	clear: both;
}

/*-- Form Styles -------*/

#form_container {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-top: 10px solid #e3e3df;*/
}

#form_body {
	margin: 25px;
	padding: 0px 0px 0px 0px;
}

#form_body td.label div {
	margin: 0px 0px 4px 1px;
	padding: 0px 0px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #707376;
	white-space: nowrap;
}
#form_body td.field input {
	width: 90%;
	margin: 0px 0px 20px 0px;
	padding: 5px 7px 5px 7px;
	border-color: #bdbdbd #bdbdbd #dedede #bdbdbd;
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	background: #f7f7f7;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #474a4c;
}
#form_body td.field2 input {
	width: 85%;
	margin: 0px 0px 20px 0px;
	padding: 5px 7px 5px 7px;
	border-color: #bdbdbd #bdbdbd #dedede #bdbdbd;
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	background: #f7f7f7;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #474a4c;
}
#form_body td.field textarea {
	width: 90%;
	height: 200px;
	margin: 0px 0px 20px 0px;
	padding: 5px 7px 5px 7px;
	border-color: #bdbdbd #bdbdbd #dedede #bdbdbd;
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	background: #f7f7f7;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #474a4c;
}

#form_body td.field table {
	margin: 0px 10px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-color: #bdbdbd #bdbdbd #dedede #bdbdbd;
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	display: table;
	float: left;
}
#form_body td.field table td {
	font-weight: bold;
}
#form_body td.field table td.no {
	background: #f2e1e1;
	border-right: 1px solid #d5c2c2;
}
#form_body td.field table td.yes {
	background: #e2f2e1;
	border-right: 1px solid #c3d5c2;
}
#form_body td.field table div {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #474a4c;
	float: left;
}
#form_body td.field table input[type="radio"] {
	width: auto;
	height: auto;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: left;
}

#form_container div.form_info {
	margin: 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

