﻿<STYLE type="text/css">
p{
color: white;
/*font-family: monospace, "courier";*/
font-family: verdana;
font-size: 12px;
text-align: center;
}
p.margin{
font-size: 16px;
margin: 25px 25px 25px 25px;
}
p.main{
font-size: 12px;
text-align: left;
margin: 1cm;
color: #86C0D1;
}
body{
background-color: #000000;
/*font-family: monospace, "courier";*/
font-family: verdana;
vertical-align: top;
font-variant: small-caps;
color: white;
}
img{
border-color: gray;
}
h1{
text-align: center;
font: 30px; 
color: white;
font-weight: bold;
}
h2{
font: 20px;
color: white;
font-variant: small-caps;
}
h3{
font: 20px;
color: #86C0D1;
font-variant: small-caps;
}
h4{
font: 20px;
color: white;
}
div.thesis{
text-align: left; 
text-indent: 20px;
margin-left: 15px;
margin-right: 15px;
}
table{
align: center;
}
td.menu{
font-variant: small-caps;
color: white;
text-align: left;
font-weight: bold;
}
td.submenu{
font-variant: small-caps;
text-align: right;
color: white;
font-weight: bold;

}
td.paintings{
/*background-image:url('images/paintings/box.jpg');
background-repeat: no-repeat;*/
text-align: center;
width: 140px;
}

a{
/*font-weight: bold;*/
color: white;
text-decoration: none;
}
a:link{
}
a:visited{
}
a:hover{
text-decoration: underline;
}
a:active{
}

a.inText{
text-decoration: underline; 
color: #86C0D1;
}
a.inText:link{
}
a.inText:visited{
}
a.inText:hover{
color: white;
text-decoration: underline;
}
a.inText:active{
}


a.menu{
font: 15px "trebuchet ms", arial, helvetica, sans-serif;
color: #86C0D1;
/*font-variant: small-caps;*/
/*color: white;*/
text-align: center;
text-decoration: underline;
/*font-weight: bold;*/
margin-left: 6px;
}

a.submenu{
font: 13px "trebuchet ms", arial, helvetica, sans-serif;
margin-right: 10px;
color: white;
/*font-weight: bold;*/
text-decoration: none;
}
a.submenu:link{
}
a.submenu:visited{
}
a.submenu:hover{
text-decoration: underline;
}
a.submenu:active{
}

</STYLE>
