a:link {color:#190552; text-decoration:none}
a:active {color:#190552; text-decoration:none}
a:visited {color:#29098A; text-decoration:none}
a:hover {color:#29098A; text-decoration:underline}
a.notice{
	color: red;
	text-decoration: none;
}
a.notice:visited {color:red; text-decoration:none}

a.notice:hover {
	color: red;
	text-decoration: underline;
}
a.notice:link {
	color: red;
	text-decoration: none;
}
a.notice:active {
	color: red;
	text-decoration: none;
}

body
{
	background-color: aliceblue;
}
A:unknown
{
    TEXT-DECORATION: none
}
A.top:unknown
{
    TEXT-DECORATION: none
}
A.top:link
{
    COLOR: #000000;
    TEXT-DECORATION: none;
   
}
A.top:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.top:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
.title1
{
    FONT-SIZE: 15pt;
    LINE-HEIGHT: 130%
}
.title3
{
    FONT-SIZE: 12pt;
    LINE-HEIGHT: 120%
}
.title2
{
	font-size: 14px;
	direction: ltr;
	line-height: 120%;
	text-decoration: underline;
}
.title21
{
	font-size: 14px;
	 LINE-HEIGHT: 180%;
	}
	.title4
{
	font-size: 10px;
	}
	.newstitle {	
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 110%;
	text-align: center;
	color: #990000;
}
.printset
{
	color :red;	
}	
TR
{
    FONT-SIZE: 9pt;
    
}
TD
{
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 180%;
   
}
.nav_off{
background-image:url(/images/nav_middle.png);
background-position:right;
cursor:auto;
color:#333;
}
.button_style{
	 background-color: #f3f0f0; 
	 border: 1px solid #276DC4; 
	 padding-top: 0px; 
	 padding-right: 0px; 
	 padding-bottom: 0px; 
	 padding-left: 0px; 
	 font-size: 12px; 
	 height: 18px;
	  letter-spacing: 0.1em
}

