﻿body
{
    font-family: Arial, Helvetica, sans-serif;
}


.paperauthor
{
    color:Black;
    
}

.papertitle
{
    font-style:italic;
}

.firstColumn
{
    width:150px;
    vertical-align: top;
}

.CVdates
{
    width:200px;
}

.headerImage
{
	height: 50px;
}

.footStyle
{
	background-color: #C0C0C0;
	width: 100%;	
	text-align: center;
	font-size:smaller;
}
.thirdColumn
{
	width:200px;
}
.hctlogostyle
{
	color: #FF0000;
}
.mainTable
{
	width: 100%;
}
div.aboutTitle
{
	font-size: large;
	font-weight: 700;
	border-bottom: 1px solid #800000;
	
}
div.aboutText
{
}

.mainColumn
{
	vertical-align: top;
}

.projectTag
{
    font-weight: bold;
}

.projectTitle
{
    
    font-size: large;
    background-color: #FFCCCC;
    border-bottom-color: #FF0000;
    border-bottom-width: medium;
    border-bottom-style: solid;
    font-weight: bold;
}

#nombreStaff
{
	font-weight: bold;
}

