/* COIN's default style */

h1, h2, h3, h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 
{
	font-size: 18pt;
}

h2
{
	font-size: 16pt;
}

h3
{
	font-size: 14pt;
}

h4
{
	font-size: 11pt;
}

h1
{
	color: #000000;
	text-align:center;
	font-weight: bold;
}

A:link
{
	color: blue;
}
A:active
{
	color: #FF0000;
}
A:visited
{
	color: #800080;
}
A:hover
{
	background-color: yellow;
}

a
{
	font-weight: bold;
}

body
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 600px;
	background-image: url(/gr/wallpaper.gif);
}

P 
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

DL 
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

DD 
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

DT 
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

CODE 
{
	font-size: 10pt;
	font-family: courier, monospaced;
}

TT 
{
	font-size: 10pt;
	font-family: courier, monospaced;
}


SPAN, DIV, TH, TD, LI, UL, OL 
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.th 
{
	color:white;
}


.small9 
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.small 
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.newlink 
{
	background-color: #FFFF80;
}


.new                    
{
	background-color: yellow;
	color: red;
	font-size: 8pt;
}


.change 
{
	background-color: #00ff00;
	color: #ff0000;
	font-size: 8pt;
}


.notice 
{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: yellow;
	color: red;
	text-align:center;
}


.notice2
{
	border: 4px solid #FF0000 ;
	width: 100% ;
	color: #000000;
	text-align:center;
}


.notice3 
{
	border: 1px solid blue ;
	width: 100% ;
	color: #000000;
	text-align:center;
}


.largebold 
{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.largeboldxu 
{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}


.check                          
{
	background-color: red;
	color: white;
}

.aside 
{
	font-size: x-small;
	/* sotto voce for audio browsers */
	volume: soft;
	pause-before: 350ms;
	pause-after: 450ms;
}

/* end of file */

