@charset "utf-8";
/* CSS Document */

/*****************************/
/*** template cirdoc ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body
{
	margin:0;
	padding:0;
	background-color: #ffffff;
	background-repeat:repeat;
	font-size: 12px;
	font-family: "Trebuchet Ms", Helvetica, Arial, Verdana, sans-serif;
}

h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-style:italic;
font-weight:bold;
color:#bc2a2a;
}

h2
{
font-size:13px;
font-style:italic;
font-weight:bold;
color:#bc2a2a;
}


