*{
	font-size: x-small;
}

body
	{color:#000000; background-color:#ffffff; font-family:arial, sans-serif;
	margin-right:0px;margin-left:0px;margin-top:0px;margin-bottom:10px;
        }
b
	{text-weight:bold;}



a:link img.border{
	border: solid 1px #DF0023;
}
a:visited img.border{
	border: solid 1px #AB001A;
}
a:hover img.border{
	border: solid 1px #f00;
}
a:active img.border{
	border: solid 1px #f00;
}



a
	{color:#DF0023;}
a:link                                             
	{color:#DF0023;}
a:visited
	{color:#AB001A;}
a:hover
	{color:#f00;}
a:active
	{color:#f00;}


.text
	{font-size:x-small;}
.text_small
	{font-size:xx-small;}

h1, .text_h1
	{color:#6F6F6F;font-size:18pt;font-family:arial, sans-serif; font-weight: normal;margin-bottom:10px;}
h2, .text_h2
	{color:#6F6F6F;font-size:14pt;font-family:arial, sans-serif; font-weight: normal;margin-bottom:5px}
h3, .text_h3
	{color:#6F6F6F;font-weight:bold;font-size:12pt;font-family:arial, sans-serif;margin-bottom:3px}
h4, .text_phone
	{color:#cccccc;font-weight:bold;font-size:12pt;font-family:arial, sans-serif;margin-bottom:2px}

p{
	margin-top: 3px;
	/*text-indent: 3ex;*/
}

ul {margin-left:16px;}
ul li { list-style-image:url('../img/liul.gif'); list-style: none;}
/*ul li { list-style-image:url('../img/bullet2.gif'); list-style: none;}*/

.search1
	{width:99%;border:1px solid #d5d5d5; font-family:arial, sans-serif;font-size:10pt;color:#000;}
.search2
	{background-color:#d5d5d5;border:1px solid #d5d5d5; font-family:arial, sans-serif;font-size:8pt;color:#fff;}
