h1 {
	font-family : "MS Serif", "New York", serif;
	font : bolder medium Garamond;
	font-size : medium;
}

.web_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
}

.web_title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : bold;
}

.webdetail_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 60%;
}

.webtag_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : bolder;
}

p.publication_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
}

font.label_text{
	font-family : "MS Serif", "New York", serif;
	font : bold Garamond;
}

font.itemlist_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : bolder;
	color : Black;
}

font.itemdetaillist_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : Black;
}

font.itemtitle_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-weight : bolder;
}

font.itemsubtitle_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-weight : bolder;
}

font.itemdescription_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
}

font.itemdetail_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 65%;
	font-weight : bold;
}

font.error_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-weight : bold;
	color : Red;
}

font.admintitle_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 95%;
	font-weight : bolder;
	color : Navy;
	letter-spacing : 5px;
}

tablewithborder{
	border : thin solid Black;
	border-color : Black;
}

p.footer_text{
	font-family : "MS Serif", "New York", serif;
	font : Garamond;
	font-size : 8;
	color : White;
}

a.menulink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font : bold;
	text-decoration : none;
	color : Maroon;
}

a.bottomlink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Maroon;
}

a.langlink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;	
	color : Maroon;
}

a.itemlist_link {
	color : Black;
}

a.weblink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Maroon;
}

a.adminlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font : bold;
	text-decoration : none;
}

.bgazul {
	background-color: 99ccff;
}

.bggris {
	background-color: C9C9C9
}