

.default
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	COLOR : ivory;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

BODY
{ BACKGROUND-COLOR : #808080; }

.shortText
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
	line-height : 21px;
	text-align:justify;
}

.shortTextCenter
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
	line-height : 21px;
	text-align:center;
}

.menu
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 12px;
	COLOR : #4A4A4A;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.menuLink
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : #FBFEE0;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.menuLink:hover
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.menuLinkSelected
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.menuLinkSelected:hover
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : underline;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.mainTitle
{
	FONT-FAMILY : "Palatino Linotype";
	FONT-SIZE : 50px;
	COLOR : white;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.subTitle
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 36px;
	COLOR : ivory;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.subSubTitle
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 18px;
	COLOR : ivory;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.languageSelector
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 16px;
	COLOR : #FBFEE0;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.languageSelector:hover
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 16px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : underline;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.footer
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 10px;
	COLOR : black;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : #eeeeee;
}

.imageLink
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : #444444;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.imageLink:hover
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : underline;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.imageLinkSelected
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.imageLinkSelected:hover
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : underline;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.LinkList
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : ivory;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.LinkList:hover
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : underline;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.LinkListSelected
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.LinkListSelected:hover
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : underline;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.clickLink
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : black;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.clickLink:hover
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : black;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : underline;
	FONT-STYLE : none;
	BACKGROUND-COLOR : none;
}

.citation
{
	FONT-FAMILY : Arial;
	FONT-SIZE : 14px;
	COLOR : white;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-STYLE : italic;
	BACKGROUND-COLOR : none;
}