A:visited {
font-weight : bold; 
font-family : verdana; 
color : #c0c0c0; 
background-color : transparent;
text-decoration : none; 
}

A:link {
font-weight : bold; 
font-family : verdana; 
color : #ffffff; 
background-color : transparent;
text-decoration : none; 
}

A:hover {
font-weight : bold; 
font-family : verdana; 
color : #ff0000; 
background-color : transparent;
text-decoration : none; 
}

.title {
font-size : 14pt; 
font-weight : bold; 
font-family : verdana, arial; 
color : #ffffff; 
background-color : transparent;
}

.subtitle {
font-size : 11pt; 
font-weight : bold;
font-family : verdana, arial; 
color : #ffffff; 
background-color : transparent;
}

.signature {
font-size : 9pt; 
font-family : verdana, arial; 
color : #ffffff; 
background-color : transparent;
text-decoration : none; 
}

.main {
font-size : 10pt; 
font-family : verdana, arial; 
color : silver; 
background-color : transparent;
}

.comment {
font-weight : bold; 
font-size : 9pt; 
font-family : verdana, arial; 
color : #ff0000; 
background-color : transparent;
text-decoration : none; 
}